We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f65a7 commit 16af6feCopy full SHA for 16af6fe
1 file changed
tests/builder-instances.bats
@@ -3,6 +3,8 @@
3
load "${BATS_PLUGIN_PATH}/load.bash"
4
load '../lib/shared'
5
6
+# export DOCKER_STUB_DEBUG=/dev/tty
7
+
8
@test "No Builder Instance Parameters" {
9
10
stub docker \
0 commit comments