Commit 3bc35a19 by Dima Bart

Adjust test timeout.

parent 699b700a
...@@ -168,7 +168,7 @@ ...@@ -168,7 +168,7 @@
}]; }];
}]; }];
[self waitForExpectationsWithTimeout:10000 handler:nil]; [self waitForExpectationsWithTimeout:10 handler:nil];
} }
#pragma mark - Update - #pragma mark - Update -
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment