forked from toolshed/abra
@ -30,7 +30,7 @@ teardown(){
|
||||
@test "error if using name and --local together" {
|
||||
run $ABRA server add "$TEST_SERVER" --local
|
||||
assert_failure
|
||||
assert_output --partial 'cannot use <name> and --local together'
|
||||
assert_output --partial 'cannot use [server] and --local together'
|
||||
}
|
||||
|
||||
@test "create local server" {
|
||||
|
Reference in New Issue
Block a user