test: reset after undeploy for a clean env version
Follows #510. See https://build.coopcloud.tech/toolshed/abra/2620/1/5.
This commit is contained in:
parent
0a371ec360
commit
a2b678caf6
@ -19,8 +19,8 @@ setup(){
|
|||||||
}
|
}
|
||||||
|
|
||||||
teardown(){
|
teardown(){
|
||||||
_reset_app
|
|
||||||
_undeploy_app
|
_undeploy_app
|
||||||
|
_reset_app
|
||||||
_reset_recipe
|
_reset_recipe
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user