forked from toolshed/abra
test: reset recipe in file teardown
This commit is contained in:
@ -1,5 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
teardown_file() {
|
||||
_reset_recipe
|
||||
}
|
||||
|
||||
setup() {
|
||||
load "$PWD/tests/integration/helpers/common"
|
||||
_common_setup
|
||||
|
Reference in New Issue
Block a user