forked from toolshed/abra
test: tag/git helpers & refactor [ci skip]
This commit is contained in:
@ -100,8 +100,5 @@ setup(){
|
||||
assert_output --partial '0.1.0+1.20.0'
|
||||
assert_output --regexp '0\.2\.0\+1\.2.*'
|
||||
|
||||
# NOTE(d1): nuke it since we can't clean up the tag
|
||||
run rm -rf "$ABRA_DIR/recipes/$TEST_RECIPE"
|
||||
assert_success
|
||||
assert_not_exists "$ABRA_DIR/recipes/$TEST_RECIPE"
|
||||
_reset_recipe "$TEST_RECIPE"
|
||||
}
|
||||
|
Reference in New Issue
Block a user