Skip to content

Commit f6ea537

Browse files
authored
chore: remove duplicate PlayWright installation (#27)
1 parent 15584a4 commit f6ea537

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/rstest/modernjs.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ export async function test(options: RunOptions) {
4646
'test:ut',
4747
async () => {
4848
cd('./tests');
49-
await $`pnpm exec playwright install chromium --with-deps`;
5049
await $`pnpm run test:rstest`;
5150
cd('..');
5251
},

0 commit comments

Comments
 (0)