chore: remove extra newline

This commit is contained in:
Jose Diaz-Gonzalez
2023-02-21 00:49:18 -05:00
parent b3747635b2
commit 5e78f7d1e5

View File

@@ -117,7 +117,6 @@ teardown() {
dokku "$PLUGIN_COMMAND_PREFIX:unlink" ls my-app
}
@test "($PLUGIN_COMMAND_PREFIX:link) respects --no-restart" {
run dokku "$PLUGIN_COMMAND_PREFIX:link" ls my-app
echo "output: $output"