forked from toolshed/abra
test: even moar integration suite patches
This commit is contained in:
@ -48,11 +48,9 @@ teardown(){
|
||||
--server "$TEST_SERVER" \
|
||||
--domain "foobar.$TEST_SERVER"
|
||||
assert_success
|
||||
assert_output --partial "new app 'foobar' created"
|
||||
|
||||
run $ABRA app deploy "foobar.$TEST_SERVER" --no-input
|
||||
assert_success
|
||||
assert_output --partial 'using latest commit'
|
||||
}
|
||||
|
||||
@test "create new recipe with git credentials" {
|
||||
|
Reference in New Issue
Block a user