Skip to content

Commit 8c1c5bb

Browse files
committed
fix another flake
1 parent 3e59f61 commit 8c1c5bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Crashlytics/UnitTests/FIRCLSUserDefaultsTests.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ - (void)setUp {
5353

5454
- (void)tearDown {
5555
[_userDefaults removeAllObjects];
56+
[[NSUserDefaults standardUserDefaults] removeObjectForKey:_testKey1];
5657
[super tearDown];
5758
}
5859

0 commit comments

Comments
 (0)