Skip to content

Commit

Permalink
quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
NorseGaud committed Jan 8, 2025
1 parent 5bf530c commit 493db5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cli-test.bash
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ cleanup() {
mv ~/.config/anklet/config.yml.bak ~/.config/anklet/config.yml &> /dev/null || true
anka delete --yes "${TEST_VM}-1" &> /dev/null || true
anka delete --yes "${TEST_VM}-2" &> /dev/null || true
echo "] DONE
echo "] DONE"
}
trap cleanup EXIT

Expand Down

0 comments on commit 493db5c

Please sign in to comment.