Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
cevhyruz committed Feb 3, 2023
2 parents 7ea03a4 + d83574f commit 86a2484
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions test/test_helper.bash
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@
#
# Usage:
# load "${TEST_DIRECTORY}/test_helper.bash"
# set -o nounset
# set -o errexit
# set -o pipefail

set -o nounset

# helpers
load "${TEST_DEPS_DIR}/bats-support/load.bash"
Expand Down

0 comments on commit 86a2484

Please # to comment.