diff options
| author | Casper Beyer <caspervonb@pm.me> | 2021-07-22 19:34:29 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-22 13:34:29 +0200 |
| commit | 4861b13aabd61d2df600e79a2e621fa1f3b870c3 (patch) | |
| tree | 8cb7d995f236425ee825491f79ab6189d9a93b9b /cli/tests/test/finally_timeout.out | |
| parent | 78fc9a4c600d28bf4c899695076f0bce159fb7a6 (diff) | |
fix(cli): normalize test command errors (#11375)
Diffstat (limited to 'cli/tests/test/finally_timeout.out')
| -rw-r--r-- | cli/tests/test/finally_timeout.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/test/finally_timeout.out b/cli/tests/test/finally_timeout.out index 257a27db3..570e9108f 100644 --- a/cli/tests/test/finally_timeout.out +++ b/cli/tests/test/finally_timeout.out @@ -16,3 +16,4 @@ failures: test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out ([WILDCARD]) +error: Test failed |
