abci: Add comment for doc update

This commit is contained in:
Alexander Simmerl 2018-06-22 20:36:29 +02:00
parent 3f34deab90
commit 01f6009518
No known key found for this signature in database
GPG Key ID: 4694E95C9CC61BDA
1 changed files with 2 additions and 0 deletions

View File

@ -94,6 +94,8 @@ jobs:
export PATH="$GOBIN:$PATH"
bash abci/tests/test_app/test.sh
# if this test fails, fix it and update the docs at:
# https://github.com/tendermint/tendermint/blob/develop/docs/abci-cli.md
test_abci_cli:
<<: *defaults
steps: