summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/ios/MapViewTests.m2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/ios/MapViewTests.m b/test/ios/MapViewTests.m
index fff52adc0e..05eafa381c 100644
--- a/test/ios/MapViewTests.m
+++ b/test/ios/MapViewTests.m
@@ -13,6 +13,8 @@
@implementation MapViewTests
- (void)beforeEach {
+ [tester acknowledgeSystemAlert];
+
[system simulateDeviceRotationToOrientation:UIDeviceOrientationPortrait];
[tester.viewController resetMapView];