forked from toolshed/abra
test: reset recipe in file teardown
This commit is contained in:
@ -10,6 +10,7 @@ setup_file(){
|
||||
teardown_file(){
|
||||
_rm_app
|
||||
_rm_server
|
||||
_reset_recipe
|
||||
}
|
||||
|
||||
setup(){
|
||||
|
Reference in New Issue
Block a user