summaryrefslogtreecommitdiff
path: root/cli/tests/test/only.out
diff options
context:
space:
mode:
authorCasper Beyer <caspervonb@pm.me>2021-07-22 19:34:29 +0800
committerGitHub <noreply@github.com>2021-07-22 13:34:29 +0200
commit4861b13aabd61d2df600e79a2e621fa1f3b870c3 (patch)
tree8cb7d995f236425ee825491f79ab6189d9a93b9b /cli/tests/test/only.out
parent78fc9a4c600d28bf4c899695076f0bce159fb7a6 (diff)
fix(cli): normalize test command errors (#11375)
Diffstat (limited to 'cli/tests/test/only.out')
-rw-r--r--cli/tests/test/only.out3
1 files changed, 1 insertions, 2 deletions
diff --git a/cli/tests/test/only.out b/cli/tests/test/only.out
index 9195ab5aa..dc78cae80 100644
--- a/cli/tests/test/only.out
+++ b/cli/tests/test/only.out
@@ -4,5 +4,4 @@ test only ... ok ([WILDCARD])
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 2 filtered out ([WILDCARD])
-FAILED because the "only" option was used
-
+error: Test failed because the "only" option was used