Skip to content

Commit 2964c88

Browse files
committed
fix
1 parent ba13d84 commit 2964c88

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

test/message/test_runner_desctibe_it.out

+13-2
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,9 @@ not ok 12 - async assertion fail
108108
failureType: 'testCodeFailure'
109109
error: |-
110110
Expected values to be strictly equal:
111-
111+
112112
true !== false
113-
113+
114114
code: 'ERR_ASSERTION'
115115
stack: |-
116116
*
@@ -182,6 +182,10 @@ ok 19 - immediate resolve pass
182182
*
183183
*
184184
*
185+
*
186+
*
187+
*
188+
*
185189
...
186190
1..1
187191
not ok 20 - subtest sync throw fail
@@ -465,6 +469,9 @@ not ok 52 - custom inspect symbol that throws fail
465469
*
466470
*
467471
*
472+
*
473+
*
474+
*
468475
...
469476
# Subtest: sync throw fails at second
470477
not ok 2 - sync throw fails at second
@@ -480,6 +487,10 @@ not ok 52 - custom inspect symbol that throws fail
480487
*
481488
*
482489
*
490+
*
491+
*
492+
*
493+
*
483494
...
484495
1..2
485496
not ok 53 - subtest sync throw fails

0 commit comments

Comments
 (0)