Commit 39e7122
committed
Install Playwright browsers via e2e's pinned version
Running the install from the repo root let bunx float to the latest playwright,
which fetched a browser build the test runtime (playwright 1.60.0, pinned in
e2e) never looks for, so the browser scenarios failed to launch. Install from
e2e so the resolved playwright matches the one the scenarios use.1 parent 5665643 commit 39e7122
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
97 | 100 | | |
98 | 101 | | |
| 102 | + | |
99 | 103 | | |
100 | 104 | | |
101 | 105 | | |
| |||
0 commit comments