Skip to content

Commit ced1eb7

Browse files
committed
Attempt to fix tests
1 parent c8acd88 commit ced1eb7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/service_info.bats

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ teardown() {
4141
run dokku "$PLUGIN_COMMAND_PREFIX:info" l --config-dir
4242
assert_success
4343

44+
run dokku "$PLUGIN_COMMAND_PREFIX:info" l --createdb-options
45+
assert_success
46+
4447
run dokku "$PLUGIN_COMMAND_PREFIX:info" l --data-dir
4548
assert_success
4649

0 commit comments

Comments
 (0)