tests: also force destroy the lsa service
This commit is contained in:
@@ -8,6 +8,7 @@ setup() {
|
||||
|
||||
teardown() {
|
||||
dokku --force "$PLUGIN_COMMAND_PREFIX:destroy" ls || true
|
||||
dokku --force "$PLUGIN_COMMAND_PREFIX:destroy" lsa || true
|
||||
dokku network:destroy --force custom-network
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user