forked from toolshed/abra
docs: --chaos/-C handling for catalogue generate
This commit is contained in:
@ -37,9 +37,6 @@ setup(){
|
||||
run $ABRA catalogue generate gitea --chaos
|
||||
assert_success
|
||||
|
||||
assert_exists "$ABRA_DIR/recipes/$TEST_RECIPE/foo"
|
||||
assert_equal "$(_git_status)" "?? foo"
|
||||
|
||||
run rm -rf "$ABRA_DIR/catalogue/foo"
|
||||
assert_not_exists "$ABRA_DIR/catalogue/foo"
|
||||
}
|
||||
|
Reference in New Issue
Block a user