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.
2 parents bd13214 + b80398d commit 215548fCopy full SHA for 215548f
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