mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 00:59:49 +01:00
Fix integration tests.
This commit is contained in:
committed by
Cody Henthorne
parent
2eb15cc8e3
commit
d7fb05f596
@@ -33,7 +33,7 @@ class SafetyNumberBottomSheetRepositoryTest {
|
||||
|
||||
testScheduler.triggerActions()
|
||||
|
||||
result.assertValueAt(1) { map ->
|
||||
result.assertValueAt(0) { map ->
|
||||
assertMatch(map, mapOf(SafetyNumberBucket.ContactsBucket to harness.others))
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user