Skip to content

Commit 5d901db

Browse files
authored
Increase wait time for reboot from 30 to 45 seconds
1 parent 133df2d commit 5d901db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/commonSetupTests.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
end
88

99
properties (Constant)
10-
waitTimeReboot = 30;
10+
waitTimeReboot = 45;
1111
end
1212

1313
methods (TestClassSetup)

0 commit comments

Comments
 (0)