Accidentally removed `endif` - added back
This commit is contained in:
parent
982ade8824
commit
c797279e70
|
@ -117,6 +117,7 @@
|
|||
}];
|
||||
[self waitForExpectationsWithCommonTimeout];
|
||||
}
|
||||
#endif
|
||||
|
||||
- (void)testUIViewImageProgressKVOWork {
|
||||
XCTestExpectation *expectation = [self expectationWithDescription:@"UIView imageProgressKVO failed"];
|
||||
|
|
Loading…
Reference in New Issue