diff --git a/Provider/src/test/java/com/spotify/confidence/EventSenderIntegrationTest.kt b/Provider/src/test/java/com/spotify/confidence/EventSenderIntegrationTest.kt index c5672244..adc900e5 100644 --- a/Provider/src/test/java/com/spotify/confidence/EventSenderIntegrationTest.kt +++ b/Provider/src/test/java/com/spotify/confidence/EventSenderIntegrationTest.kt @@ -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