Update test case
This commit is contained in:
parent
2424848c92
commit
12a7c99687
|
@ -408,7 +408,7 @@
|
|||
// The original load operation's transitionCompletionExpecation should never
|
||||
// be called (it has been inverted, above)
|
||||
[self waitForExpectations:@[secondLoadExpectation, transitionCompletionExpecation]
|
||||
timeout:2.0];
|
||||
timeout:5.0];
|
||||
}
|
||||
|
||||
- (void)testUIViewCancelCallbackWithError {
|
||||
|
|
Loading…
Reference in New Issue