test: reset recipe in file teardown

This commit is contained in:
2023-09-25 10:52:27 +02:00
parent c065ceb1f0
commit e438fc6e8e
12 changed files with 17 additions and 2 deletions

View File

@ -10,6 +10,7 @@ setup_file(){
teardown_file(){
_rm_app
_rm_server
_reset_recipe
}
setup(){