Skip to content

Commit d12cd39

Browse files
committed
Dont use systemErrorIntegration for Bun
1 parent 248a761 commit d12cd39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev-packages/e2e-tests/test-applications/node-exports-test-app/scripts/consistentExports.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ const DEPENDENTS: Dependent[] = [
5252
'NodeClient',
5353
'NODE_VERSION',
5454
'childProcessIntegration',
55+
'systemErrorIntegration',
5556
],
5657
},
5758
{

0 commit comments

Comments
 (0)