Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MoLow committed Jul 10, 2022
1 parent ba13d84 commit 2964c88
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions test/message/test_runner_desctibe_it.out
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,9 @@ not ok 12 - async assertion fail
failureType: 'testCodeFailure'
error: |-
Expected values to be strictly equal:

true !== false

code: 'ERR_ASSERTION'
stack: |-
*
Expand Down Expand Up @@ -182,6 +182,10 @@ ok 19 - immediate resolve pass
*
*
*
*
*
*
*
...
1..1
not ok 20 - subtest sync throw fail
Expand Down Expand Up @@ -465,6 +469,9 @@ not ok 52 - custom inspect symbol that throws fail
*
*
*
*
*
*
...
# Subtest: sync throw fails at second
not ok 2 - sync throw fails at second
Expand All @@ -480,6 +487,10 @@ not ok 52 - custom inspect symbol that throws fail
*
*
*
*
*
*
*
...
1..2
not ok 53 - subtest sync throw fails
Expand Down

0 comments on commit 2964c88

Please sign in to comment.