mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
tests: fix test for new behavior
This commit is contained in:
@@ -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]" {
|
||||
|
||||
Reference in New Issue
Block a user