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 bd13214 commit b80398dCopy full SHA for b80398d
source/tester/tester-tests.adb
@@ -36,7 +36,7 @@ with Tester.Macros;
36
37
package body Tester.Tests is
38
39
- Max_Wait : constant := 4.0;
+ Max_Wait : constant := 16.0;
40
-- Max number of seconds to wait on a given snippet
41
42
type Command_Kind is (Start, Stop, Send, Shell, Append_To_Env, Comment);
0 commit comments