Give this test a bit more time to execute on a stressed system.

This commit is contained in:
Kiel Gillard 2019-11-08 13:47:42 +11:00
parent b8f7e3f519
commit 39c7bdb5e2

View File

@ -130,7 +130,7 @@ class FeedlySyncAllOperationTests: XCTestCase {
OperationQueue.main.addOperation(syncAll)
waitForExpectations(timeout: 2)
waitForExpectations(timeout: 5)
}
func performInitialSync() {