diff --git a/KifTests/ChatTester.m b/KifTests/ChatTester.m index ba2203200..134d3219e 100644 --- a/KifTests/ChatTester.m +++ b/KifTests/ChatTester.m @@ -160,6 +160,7 @@ if ([ALAssetsLibrary authorizationStatus] == ALAuthorizationStatusNotDetermined) { #if TARGET_IPHONE_SIMULATOR [tester acknowledgeSystemAlert]; + [tester waitForTimeInterval:1]; #endif }