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 19, 2024
1 parent f540f72 commit 7ba0e00
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 @@ -399,6 +399,7 @@ setup() {
@test "Post-command is not skipped by default" {

run "$PWD/hooks/post-command"
refute_output --partial 'SKIP_POST_COMMAND_HOOK flag Detected. Skipping...'
assert_output --partial ':bash: Processing'

}

0 comments on commit 7ba0e00

Please # to comment.