mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-23 11:15:44 +00:00
Add CallScreenMediator pattern to facilitate moving from views to compose.
This commit is contained in:
committed by
Greyson Parrelli
parent
f80ab7402a
commit
216c29c206
@@ -15,7 +15,7 @@ import java.util.concurrent.TimeUnit
|
||||
import kotlin.time.Duration.Companion.days
|
||||
import kotlin.time.Duration.Companion.minutes
|
||||
|
||||
class BackListenerTest {
|
||||
class BackPendingParticipantsListenerTest {
|
||||
|
||||
@Test
|
||||
fun testBackupJitterExactlyWithinJitterWindow() {
|
||||
Reference in New Issue
Block a user