disable fragile bash test

This commit is contained in:
Ethan Buchman
2018-01-05 22:57:45 -05:00
parent a55adfaa4f
commit 2bd556205d

View File

@@ -5,5 +5,7 @@ set -e
bash tests/test_app/test.sh
# 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