Skip to content

Commit

Permalink
fixing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
msznurawact committed Feb 19, 2024
1 parent 1c1b2bb commit 6e84401
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,8 @@ final case class LockedTestMessage[T](
}
}

/**
* Unique message identifier
*/
override val messageId: String = lock.toString
}

0 comments on commit 6e84401

Please sign in to comment.