Skip to content

Commit

Permalink
Enable debug output in bats tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cmuench authored Dec 17, 2023
1 parent cd741f1 commit fb72b78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test.bats
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
setup() {
set -eu -o pipefail
set -x

brew_prefix=$(brew --prefix)
load "${brew_prefix}/lib/bats-support/load.bash"
Expand Down

0 comments on commit fb72b78

Please sign in to comment.