fix(ci): resolve current gate regressions

This commit is contained in:
Peter Steinberger
2026-03-08 03:34:36 +00:00
parent ed437434af
commit f2a4bdf069
4 changed files with 63 additions and 3 deletions

View File

@@ -21,6 +21,7 @@ beforeAll(async () => {
allowPluginLocalInstall: false,
installCommand: "n/a",
cwd: process.cwd(),
mcpServers: {},
permissionMode: "approve-reads",
nonInteractivePermissions: "fail",
strictWindowsCmdWrapper: true,