Skip to content

Commit 8ad6af4

Browse files
authored
Merge branch 'main' into feat/parser-integration-batch-processing
2 parents 5c8e34c + 8b25ce7 commit 8ad6af4

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)