We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b99b2d commit 6eb559aCopy full SHA for 6eb559a
typescript-sdk/apps/dojo/e2e/package.json
@@ -4,6 +4,7 @@
4
"private": true,
5
"description": "Scheduled Playwright smoke tests for CopilotKit demo apps",
6
"scripts": {
7
+ "postinstall": "playwright install --with-deps",
8
"test": "playwright test",
9
"test:ui": "playwright test --ui"
10
},
0 commit comments