Commit 4faef58
fix(e2e): restore playwright install in install-python
Playwright here backs Python embeddings (prompt_client), not frontend
e2e. The Cypress migration replaced frontend e2e but this line was
removed by mistake, breaking `make install-python`. Restore it per
reviewer feedback on #774.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent dfe2345 commit 4faef58
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| |||
0 commit comments