mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
fix: remove equals sign
This commit is contained in:
@@ -5,7 +5,7 @@ load test_helper
|
||||
setup() {
|
||||
global_setup
|
||||
create_app
|
||||
dokku checks:set $TEST_APP wait-to-retire=30
|
||||
dokku checks:set $TEST_APP wait-to-retire 30
|
||||
}
|
||||
|
||||
teardown() {
|
||||
|
||||
Reference in New Issue
Block a user