knock requests : fix test name

This commit is contained in:
ganfra 2024-12-18 20:36:40 +01:00
parent 92380ef3e4
commit be41e224e8

View file

@ -62,7 +62,7 @@ import org.junit.Test
} }
@Test @Test
fun `present - when everything is setup to manage knocks with data, then the banner should be visible `() = runTest { fun `present - when everything is setup to manage knocks with data, then the banner should be visible`() = runTest {
val knockRequests = flowOf( val knockRequests = flowOf(
listOf( listOf(
FakeKnockRequest( FakeKnockRequest(