Skip to content

Commit a169edc

Browse files
authored
Update UnitTests.m
• Merge issue, missing a bracket
1 parent 0e25931 commit a169edc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

iOS_SDK/OneSignalSDK/UnitTests/UnitTests.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1929,6 +1929,7 @@ - (void)testPushNotificationToken {
19291929
XCTAssertNil(observer->last.to.pushToken);
19301930

19311931
[NSBundleOverrider setPrivacyState:false];
1932+
}
19321933

19331934
//tests to make sure that UNNotificationCenter setDelegate: duplicate calls don't double-swizzle for the same object
19341935
- (void)testSwizzling {

0 commit comments

Comments
 (0)