Skip to content

Commit

Permalink
Use webkit for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sammacbeth committed Jan 3, 2024
1 parent 5517cc2 commit 9c08850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"test:firefox": "playwright test --project firefox",
"test:chrome": "playwright test --project chrome",
"test:lib": "playwright test tests/rule-executors.spec.ts",
"test:sample": "playwright test tests/_sample-test.spec.ts --project chrome",
"test:sample": "playwright test tests/_sample-test.spec.ts --project webkit",
"fetch-fanboy-list": "wget https://www.fanboy.co.nz/fanboy-cookiemonster.txt",
"fetch-site-list": "curl https://s3.amazonaws.com/cdn.cliqz.com/re-consent/supported_sites.txt > sites.txt",
"build-rules": "node rules/build.mjs",
Expand Down

0 comments on commit 9c08850

Please sign in to comment.