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 ed68025 commit a34d494Copy full SHA for a34d494
tests/command.bats
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bats
2
3
-load "$BATS_PATH/load.bash"
+load "${BATS_PLUGIN_PATH}/load.bash"
4
5
# Uncomment to get debug output from each stub
6
# export MKTEMP_STUB_DEBUG=/dev/tty
0 commit comments