Skip to content

Commit 7738c3d

Browse files
committed
Regenerate fixtures with node@24
1 parent a28cfc2 commit 7738c3d

File tree

30 files changed

+93
-86
lines changed

30 files changed

+93
-86
lines changed

v-next/hardhat-node-test-reporter/integration-tests/fixture-tests/assert-test/result.svg

Lines changed: 1 addition & 1 deletion
Loading

v-next/hardhat-node-test-reporter/integration-tests/fixture-tests/assert-test/result.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
8) should match strings
1313

1414

15-
0 passing (153ms)
15+
0 passing (161ms)
1616
 8 failing
1717

1818
1) assert

v-next/hardhat-node-test-reporter/integration-tests/fixture-tests/async-describe-test/result.svg

Lines changed: 1 addition & 1 deletion
Loading

v-next/hardhat-node-test-reporter/integration-tests/fixture-tests/async-describe-test/result.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
8) describe.describe.async.it.only
4848

4949

50-
12 passing (160ms)
50+
12 passing (172ms)
5151
 8 failing
5252

5353
1) describe.async.describe.async.it:

v-next/hardhat-node-test-reporter/integration-tests/fixture-tests/asynchronous-activity-test/result.svg

Lines changed: 2 additions & 2 deletions
Loading

v-next/hardhat-node-test-reporter/integration-tests/fixture-tests/asynchronous-activity-test/result.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11

22
✔ foo
33

4-
1) integration-tests/fixture-tests/asynchronous-activity-test/test.ts (214ms)
4+
1) integration-tests/fixture-tests/asynchronous-activity-test/test.ts (223ms)
55

66

7-
1 passing (244ms)
7+
1 passing (253ms)
88
 1 failing
99
ℹ Error: Test "foo" at integration-tests/fixture-tests/asynchronous-activity-test/test.ts:1:29 generated asynchronous activity after the test ended. This activity created the error "Error" and would have caused the test to fail, but instead triggered an uncaughtException event.
1010

0 commit comments

Comments
 (0)