Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
msterle committed Mar 26, 2024
1 parent 1d40fb6 commit e7407b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/simple_spec.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Describe 'check-pots.sh'
The output should include 'sshd is disabled on'
End

It 'Should emit a warning if sshd is disabled'
It 'Should emit a warning if pkg binaries cannot be found'
check_tree() { :; }
pot_exec() {
case $3 in
Expand Down

0 comments on commit e7407b0

Please sign in to comment.