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 3dad800 commit 875bfe6Copy full SHA for 875bfe6
Crashlytics/UnitTests/FIRCLSSettingsTests.m
@@ -147,7 +147,7 @@ - (void)reloadFromCacheWithGoogleAppID:(NSString *)googleAppID
147
148
[self.settings reloadFromCacheWithGoogleAppID:googleAppID currentTimestamp:currentTimestamp];
149
150
- [self waitForExpectations:@[ self.fileManager.removeExpectation ] timeout:1];
+ [self waitForExpectations:@[ self.fileManager.removeExpectation ] timeout:5.0];
151
}
152
153
- (void)testActivatedSettingsCached {
0 commit comments