Skip to content

Commit

Permalink
Fix debug test
Browse files Browse the repository at this point in the history
  • Loading branch information
lox committed Jan 24, 2018
1 parent e347987 commit 7b28886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/command.bats
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ load '/usr/local/lib/bats/load.bash'

assert_success
assert_output --partial "Enabling debug mode"
assert_output --partial "Running: docker run"
assert_output --partial "$ docker run"

unstub docker
unset BUILDKITE_PLUGIN_DOCKER_WORKDIR
Expand Down

0 comments on commit 7b28886

Please sign in to comment.