tests: fix test for new behavior

This commit is contained in:
Jose Diaz-Gonzalez
2024-03-06 10:58:29 -05:00
parent 08cf35aa36
commit 9fca7cf7d7

View File

@@ -41,7 +41,7 @@ teardown() {
run /bin/bash -c "test -f /etc/sudoers.d/dokku-cron"
echo "output: $output"
echo "status: $status"
assert_success
assert_failure
}
@test "(cron) invalid [missing-keys]" {