We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
MediaURLExporterTests
1 parent f69b11a commit 92b2de3Copy full SHA for 92b2de3
WordPress/WordPressTest/MediaURLExporterTests.swift
@@ -59,7 +59,7 @@ class MediaURLExporterTests: XCTestCase {
59
XCTFail("Error: an error occurred testing a URL export: \(error.toNSError())")
60
expect.fulfill()
61
}
62
- waitForExpectations(timeout: 2.0, handler: nil)
+ waitForExpectations(timeout: 3.0, handler: nil)
63
64
65
func testThatURLExportingGIFWorks() {
0 commit comments