Clean up ahead of PR.

pull/1/head
Matthew Chen 8 years ago
parent 69e0bcd308
commit 53f51bcd0b

@ -110,7 +110,7 @@ class AccountManagerTest: XCTestCase {
XCTFail("Unexpected error: \(error)")
}
self.waitForExpectations(timeout: 10.0, handler: nil)
self.waitForExpectations(timeout: 1.0, handler: nil)
}
func testUpdatePushTokens() {

Loading…
Cancel
Save