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 59c7601 commit 91b35d5Copy full SHA for 91b35d5
FirebaseRemoteConfig/Tests/Unit/RCNRemoteConfigTest.m
@@ -311,7 +311,6 @@ - (void)tearDown {
311
_userDefaultsMock = nil;
312
for (int i = 0; i < RCNTestRCNumTotalInstances; i++) {
313
[(id)_configInstances[i] stopMocking];
314
- // [(id)_configFetch[i] stopMocking];
315
}
316
[_configInstances removeAllObjects];
317
[_configFetch removeAllObjects];
0 commit comments