verify output

This commit is contained in:
tongjingran 2020-09-16 10:26:50 +08:00
parent 8aa7057b86
commit 381753b246

View File

@ -43,6 +43,7 @@ teardown_file() {
run goc profile --center=http://127.0.0.1:60001
# no profiles
[ "$status" -eq 1 ]
[[ "$output" == *"no profiles"* ]]
}
@test "register a covered service" {