Skip to content

Commit b74a9f7

Browse files
committed
add test: chrome
1 parent 2544fb0 commit b74a9f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

testing/e2e/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"scripts": {
77
"lint": "tsc && eslint --fix .",
88
"test": "env-cmd -f ../../.env playwright test",
9+
"test:chrome": "playwright test --project='*Desktop Chrome'",
910
"test:dev": "env-cmd -f ../../.env playwright test --ui"
1011
},
1112
"dependencies": {

0 commit comments

Comments
 (0)