mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
fix: call run in order to override globals
This commit is contained in:
@@ -187,7 +187,7 @@ teardown() {
|
||||
echo "status: "$status
|
||||
assert_failure
|
||||
|
||||
create_app
|
||||
run create_app
|
||||
assert_success
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user