Skip to content

Commit 53b276c

Browse files
committed
Merge branch 'master' into #303-Upgrade-Cosmos-SDK
2 parents 9aa900e + 4eece29 commit 53b276c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

integration_tests/cli/common.sh

-2
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ random_string() {
4545
else
4646
eval $__resultvar="'$(date +%s.%N | sha1sum | fold -w ${length} | head -n 1)'"
4747
fi
48-
49-
sleep 1
5048
}
5149

5250
DEF_OUTPUT_MODE=json

0 commit comments

Comments
 (0)