forked from toolshed/abra
test: fixups for the changepocalypse
This commit is contained in:
@ -40,12 +40,3 @@ setup(){
|
||||
|
||||
assert_not_exists "$ABRA_DIR/catalogue"
|
||||
}
|
||||
|
||||
@test "catalogue recipe is a git repository" {
|
||||
run $ABRA recipe fetch "$TEST_RECIPE"
|
||||
assert_success
|
||||
assert_output --partial 'local recipe catalogue is missing'
|
||||
|
||||
assert_exists "$ABRA_DIR/catalogue"
|
||||
assert_exists "$ABRA_DIR/catalogue/.git"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user