verify output
This commit is contained in:
parent
8aa7057b86
commit
381753b246
@ -43,6 +43,7 @@ teardown_file() {
|
|||||||
run goc profile --center=http://127.0.0.1:60001
|
run goc profile --center=http://127.0.0.1:60001
|
||||||
# no profiles
|
# no profiles
|
||||||
[ "$status" -eq 1 ]
|
[ "$status" -eq 1 ]
|
||||||
|
[[ "$output" == *"no profiles"* ]]
|
||||||
}
|
}
|
||||||
|
|
||||||
@test "register a covered service" {
|
@test "register a covered service" {
|
||||||
|
Loading…
Reference in New Issue
Block a user