Skip to content

Commit

Permalink
Polish whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeams committed May 1, 2020
1 parent 5d3abef commit b88f1bf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions cli/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
#
# To run this script:
#
# cd <project-root-dir>
# bats cli/test.sh
# cd <project-root-dir>
# bats cli/test.sh
#
# The data directory used must contain an unencrypted wallet with a 0 BTC balance

Expand Down Expand Up @@ -79,4 +79,3 @@
[ "${lines[1]}" = "Usage: bisq-cli [options] <method>" ]
# TODO add asserts after help text is modified for new endpoints
}

0 comments on commit b88f1bf

Please sign in to comment.