Skip to content

Commit

Permalink
Update command.bats
Browse files Browse the repository at this point in the history
  • Loading branch information
SongyuW authored Mar 18, 2024
1 parent 8ee1c80 commit f540f72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/command.bats
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,7 @@ setup() {
run "$PWD/hooks/post-command"
assert_success
refute_output --partial ':bash: Processing'
assert_output --partial 'SKIP_POST_COMMAND_HOOK flag Detected. Skipping...'

unset BUILDKITE_PLUGIN_CACHE_SKIP_POST_COMMAND_HOOK
}
Expand Down

0 comments on commit f540f72

Please # to comment.