Skip to content

Commit

Permalink
Fix bats lint issue.
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Promislow <epromislow@suse.com>
  • Loading branch information
ericpromislow committed Jul 3, 2023
1 parent 12eafe1 commit b018c81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bats/tests/preferences/verify-paths.bats
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,6 @@ no_bashrc_path_manager() {

@test 'shutdown on mac' {
if is_macos; then
run rdctl shutdown
rdctl shutdown
fi
}

0 comments on commit b018c81

Please sign in to comment.