diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/TARGETS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TARGETS b/test/TARGETS index 8f6ccf66..0b1dbefd 100644 --- a/test/TARGETS +++ b/test/TARGETS @@ -81,7 +81,7 @@ , "target": ["./", "bootstrap", "TESTS"] , "config": { "type": "let*" - , "bindings": [["TIMEOUT_SCALE", 20.0]] + , "bindings": [["TIMEOUT_SCALE", 40.0]] , "body": {"type": "env", "vars": ["TIMEOUT_SCALE"]} } } |