diff --git a/package.json b/package.json index c7f162f..5fcb369 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "root", "private": true, "scripts": { - "test": "pnpm -r test", + "test": "pnpm --filter playwriter test", "watch": "pnpm -r watch", "build": "pnpm -r build", "agents.md": "agentsdotmd ./PLAYWRITER_AGENTS.md core.md typescript.md pnpm.md vitest.md changelog.md docs-writing.md github.md playwright.md zod.md gitchamber.md",