We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef2973f commit 162686fCopy full SHA for 162686f
1 file changed
contracts/scripts/test/smokeTest.sh
@@ -23,7 +23,7 @@
23
# any child processes created by this process are killed once the main process is terminated
24
trap "exit" INT TERM ERR
25
trap "kill 0" EXIT
26
-nodeWaitTimeout=60
+nodeWaitTimeout=180
27
28
main()
29
{
0 commit comments