We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7523b2 commit ba2ef37Copy full SHA for ba2ef37
Tests/notification-extension-tests/NotificationExtensionTests.m
@@ -13,7 +13,7 @@
13
@import IterableAppExtensions;
14
15
static CGFloat const IterableNotificationCenterRequestDelay = 0.05;
16
-static CGFloat const IterableNotificationCenterExpectationTimeout = 5.0;
+static CGFloat const IterableNotificationCenterExpectationTimeout = 15.0;
17
18
@interface NotificationExtensionTests : XCTestCase
19
0 commit comments