Fix tests.
This commit is contained in:
parent
e83369d754
commit
5cfaed229b
@ -135,7 +135,7 @@ class AccountManagerTest: SignalBaseTest {
|
||||
XCTFail("Unexpected error: \(error)")
|
||||
}
|
||||
|
||||
self.waitForExpectations(timeout: 1.0, handler: nil)
|
||||
self.waitForExpectations(timeout: 5.0, handler: nil)
|
||||
}
|
||||
|
||||
func testUpdatePushTokens() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user