Commit 940c8ae
committed
fix: resolve E2E workflow instance conflicts and Playwright version issues
Fix chat module to use container's pre-installed Playwright
- Change package.json script from "npx playwright test" to "playwright test"
- Prevents version conflicts between container's Playwright and package.json
- Matches user module pattern which was working correctly1 parent d107831 commit 940c8ae
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments