We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f23911b commit 8415004Copy full SHA for 8415004
test/test_helper.bash
@@ -1,3 +1,5 @@
1
+# shellcheck shell=bash
2
+
3
EXAMPLE_PACKAGE_DIR="$BATS_TMPDIR/example_package"
4
TEST_BASENAME="$(basename "$BATS_TEST_DIRNAME")"
5
# TODO: Should this just be $(dirname ...) ?
0 commit comments