diff options
| author | Mark Ladyshau <47859603+mrkldshv@users.noreply.github.com> | 2022-06-14 20:51:49 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-14 20:51:49 +0200 |
| commit | d4f609d8e7b8a9dd3a3a9d289936a4eb706c037f (patch) | |
| tree | ec7bd2c2cd0168dde2709ef86b3081f7d1965157 /cli/tests/testdata/test/fail.out | |
| parent | e1d488ab886ac19716e2b51c3ce1cebef163db8f (diff) | |
feat(test): update test summary report (#14629)
Diffstat (limited to 'cli/tests/testdata/test/fail.out')
| -rw-r--r-- | cli/tests/testdata/test/fail.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/testdata/test/fail.out b/cli/tests/testdata/test/fail.out index 3b33506e9..3fcf6fd8f 100644 --- a/cli/tests/testdata/test/fail.out +++ b/cli/tests/testdata/test/fail.out @@ -86,6 +86,6 @@ test 7 => ./test/fail.ts:22:6 test 8 => ./test/fail.ts:25:6 test 9 => ./test/fail.ts:28:6 -test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out ([WILDCARD]) +FAILED | 0 passed | 10 failed ([WILDCARD]) error: Test failed |
