diff --git a/XCDYouTubeKit Tests/XCDYouTubeClientTestCase.m b/XCDYouTubeKit Tests/XCDYouTubeClientTestCase.m index 68e4f356..c68ac653 100644 --- a/XCDYouTubeKit Tests/XCDYouTubeClientTestCase.m +++ b/XCDYouTubeKit Tests/XCDYouTubeClientTestCase.m @@ -418,7 +418,9 @@ - (void) testThatQueryingLiveVideoReturnsPlayableStreams }]; }]; - [self waitForExpectationsWithTimeout:900 handler:nil]; + [self waitForExpectationsWithTimeout:5 handler:nil]; +} + [self waitForExpectationsWithTimeout:5 handler:nil]; } - (void) testExpiredLiveVideo