We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9aa900e + 4eece29 commit 53b276cCopy full SHA for 53b276c
integration_tests/cli/common.sh
@@ -45,8 +45,6 @@ random_string() {
45
else
46
eval $__resultvar="'$(date +%s.%N | sha1sum | fold -w ${length} | head -n 1)'"
47
fi
48
-
49
- sleep 1
50
}
51
52
DEF_OUTPUT_MODE=json
0 commit comments