forked from toolshed/abra
test: fixups for latest nightly failures
This commit is contained in:
@ -33,8 +33,8 @@ teardown(){
|
||||
_new_app
|
||||
fi
|
||||
|
||||
_reset_recipe
|
||||
_undeploy_app
|
||||
_reset_recipe
|
||||
|
||||
if [[ -d "$ABRA_DIR/servers/foo" ]]; then
|
||||
run rm -rf "$ABRA_DIR/servers/foo"
|
||||
|
@ -3,6 +3,7 @@
|
||||
setup() {
|
||||
load "$PWD/tests/integration/helpers/common"
|
||||
_common_setup
|
||||
_fetch_recipe
|
||||
}
|
||||
|
||||
teardown(){
|
||||
|
Reference in New Issue
Block a user