summaryrefslogtreecommitdiffstats
path: root/client/go/cmd/testdata
diff options
context:
space:
mode:
Diffstat (limited to 'client/go/cmd/testdata')
-rw-r--r--client/go/cmd/testdata/tests/expected-suite.out2
-rw-r--r--client/go/cmd/testdata/tests/expected.out2
2 files changed, 2 insertions, 2 deletions
diff --git a/client/go/cmd/testdata/tests/expected-suite.out b/client/go/cmd/testdata/tests/expected-suite.out
index bef3d678957..963889b8019 100644
--- a/client/go/cmd/testdata/tests/expected-suite.out
+++ b/client/go/cmd/testdata/tests/expected-suite.out
@@ -309,7 +309,7 @@ Actual response:
}
}
-Failed 8 of 9 tests:
+Failure: 8 of 9 tests failed:
wrong-bool-value.json: step 1: Unexpected value at /root/coverage/full: true
wrong-element-count.json: step 1: Unexpected number of elements at /root/children: 1
wrong-field-name.json: step 1: Missing expected field at /root/fields/totalCountDracula
diff --git a/client/go/cmd/testdata/tests/expected.out b/client/go/cmd/testdata/tests/expected.out
index d144dbe2cfa..084fb10f72a 100644
--- a/client/go/cmd/testdata/tests/expected.out
+++ b/client/go/cmd/testdata/tests/expected.out
@@ -1,3 +1,3 @@
Running my test: .... OK
-1 test completed successfully
+Success: 1 test OK