Fix tests.

This commit is contained in:
Matthew Chen 2021-08-24 17:20:42 -03:00
parent e83369d754
commit 5cfaed229b

View File

@ -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() {