mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
fix test
This commit is contained in:
@@ -24,7 +24,7 @@ teardown() {
|
||||
}
|
||||
|
||||
@test "(git) git:unlock [missing]" {
|
||||
run /bin/bash -c "dokku git:unlock
|
||||
run /bin/bash -c "dokku git:unlock"
|
||||
echo "output: $output"
|
||||
echo "status: $status"
|
||||
assert_failure
|
||||
|
||||
Reference in New Issue
Block a user