chore: run shfmt

This commit is contained in:
Jose Diaz-Gonzalez
2022-07-25 01:15:32 -04:00
parent a5b9bd6089
commit 725ec8ff59
11 changed files with 9 additions and 15 deletions

View File

@@ -13,7 +13,6 @@ teardown() {
dokku --force apps:destroy my-app
}
@test "($PLUGIN_COMMAND_PREFIX:link) error when there are no arguments" {
run dokku "$PLUGIN_COMMAND_PREFIX:link"
echo "output: $output"