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_fast.out | |
| parent | e1d488ab886ac19716e2b51c3ce1cebef163db8f (diff) | |
feat(test): update test summary report (#14629)
Diffstat (limited to 'cli/tests/testdata/test/fail_fast.out')
| -rw-r--r-- | cli/tests/testdata/test/fail_fast.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/testdata/test/fail_fast.out b/cli/tests/testdata/test/fail_fast.out index cbfc6ee44..c0cf2df01 100644 --- a/cli/tests/testdata/test/fail_fast.out +++ b/cli/tests/testdata/test/fail_fast.out @@ -14,6 +14,6 @@ error: Error test 1 => ./test/fail_fast.ts:[WILDCARD] -test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out ([WILDCARD]) +FAILED | 0 passed | 1 failed ([WILDCARD]) error: Test failed |
