File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff 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
187191not 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
485496not ok 53 - subtest sync throw fails
You can’t perform that action at this time.
0 commit comments