mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-03 20:37:34 +01:00
Give this test a bit more time to execute on a stressed system.
This commit is contained in:
parent
b8f7e3f519
commit
39c7bdb5e2
@ -130,7 +130,7 @@ class FeedlySyncAllOperationTests: XCTestCase {
|
|||||||
|
|
||||||
OperationQueue.main.addOperation(syncAll)
|
OperationQueue.main.addOperation(syncAll)
|
||||||
|
|
||||||
waitForExpectations(timeout: 2)
|
waitForExpectations(timeout: 5)
|
||||||
}
|
}
|
||||||
|
|
||||||
func performInitialSync() {
|
func performInitialSync() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user