Skip to content

Commit 9827b53

Browse files
committed
Comment out debug variables again
1 parent 5369b80 commit 9827b53

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tests/run.bats

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ load "${BATS_PLUGIN_PATH}/load.bash"
44
load '../lib/shared.bash'
55
load '../lib/run.bash'
66

7-
export DOCKER_COMPOSE_STUB_DEBUG=/dev/tty
8-
export BUILDKITE_AGENT_STUB_DEBUG=/dev/tty
9-
export BATS_MOCK_TMPDIR=$PWD
7+
# export DOCKER_COMPOSE_STUB_DEBUG=/dev/tty
8+
# export BUILDKITE_AGENT_STUB_DEBUG=/dev/tty
9+
# export BATS_MOCK_TMPDIR=$PWD
1010

1111
setup_file() {
1212
export BUILDKITE_JOB_ID=1111

0 commit comments

Comments
 (0)