Skip to content

Commit

Permalink
Rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziodemaria committed Apr 23, 2024
1 parent 1f0cd1b commit 8ea07c8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ class EventSenderIntegrationTest {
}

@Test
fun payload_on_emit() = runTest {
fun handles_message_key_collision() = runTest {
val eventStorage = EventStorageImpl(mockContext)
val testDispatcher = UnconfinedTestDispatcher(testScheduler)
val batchSize = 1
Expand Down

0 comments on commit 8ea07c8

Please sign in to comment.