mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-20 15:04:22 +00:00
disable fragile bash test
This commit is contained in:
+3
-1
@@ -5,5 +5,7 @@ set -e
|
|||||||
bash tests/test_app/test.sh
|
bash tests/test_app/test.sh
|
||||||
|
|
||||||
# test the cli against the examples in the tutorial at tendermint.com
|
# test the cli against the examples in the tutorial at tendermint.com
|
||||||
bash tests/test_cli/test.sh
|
# TODO: make these less fragile
|
||||||
|
# bash tests/test_cli/test.sh
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user