Skip to content

Commit 866a3e8

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/main/arktype-2.1.21
2 parents d574082 + 8b25ce7 commit 866a3e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/logger/tests/unit/formatters.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,7 @@ describe('Formatters', () => {
371371
operator: 'strictEqual',
372372
code: 'ERR_ASSERTION',
373373
generatedMessage: true,
374+
diff: process.versions.node >= '22.19.0' ? 'simple' : undefined,
374375
},
375376
},
376377
{

0 commit comments

Comments
 (0)