fix(test): add pnpm-workspace.yaml to multiple-scripts-error-exit fixture

The errorHandler test runs pnpm from this fixture directory. Without its
own workspace manifest, pnpm walked up and discovered the monorepo root,
triggering verifyDepsBeforeRun which modified unrelated files.
This commit is contained in:
Zoltan Kochan
2026-04-05 22:31:34 +02:00
parent b103439d9a
commit 7f6d356e65

View File

@@ -0,0 +1 @@
{}