We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59bf484 commit 9ad4922Copy full SHA for 9ad4922
src/darwin/Framework/CHIPTests/MTRDeviceTests.m
@@ -3705,7 +3705,7 @@ - (void)test036_TestStorageBehaviorConfiguration
3705
// Do not subscribe - only inject sequence of reports to control the timing
3706
delegate.skipSetupSubscription = YES;
3707
3708
- NSTimeInterval baseTestDelayTime = 1;
+ NSTimeInterval baseTestDelayTime = 3;
3709
3710
// Set up a config of relatively short timers so this test doesn't take too long
3711
MTRDeviceStorageBehaviorConfiguration * config = [MTRDeviceStorageBehaviorConfiguration
0 commit comments