From 2964c88aa8e8dc1d0cddff791a0c7eed3c7acbd1 Mon Sep 17 00:00:00 2001 From: Moshe Atlow Date: Sun, 10 Jul 2022 17:13:21 +0300 Subject: [PATCH] fix --- test/message/test_runner_desctibe_it.out | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/test/message/test_runner_desctibe_it.out b/test/message/test_runner_desctibe_it.out index f4968b37c63eb0..bdeaf4a1168844 100644 --- a/test/message/test_runner_desctibe_it.out +++ b/test/message/test_runner_desctibe_it.out @@ -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: |- * @@ -182,6 +182,10 @@ ok 19 - immediate resolve pass * * * + * + * + * + * ... 1..1 not ok 20 - subtest sync throw fail @@ -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 @@ -480,6 +487,10 @@ not ok 52 - custom inspect symbol that throws fail * * * + * + * + * + * ... 1..2 not ok 53 - subtest sync throw fails