Skip to content

Commit d14af5f

Browse files
committed
Updated sand box remove
1 parent 246ca32 commit d14af5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ui-tests/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"author": "Countly, Inc.",
66
"scripts": {
77
"cy:open": "cypress open",
8-
"cy:run:dashboard": "cypress run --record --key 00000000-0000-0000-0000-000000000000 --spec **/dashboard/**/*.cy.js --browser chrome --no-sandbox",
9-
"cy:run:onboarding": "cypress run --record --key 00000000-0000-0000-0000-000000000000 --spec **/onboarding/**/*.cy.js --browser chrome --no-sandbox",
8+
"cy:run:dashboard": "cypress run --record --key 00000000-0000-0000-0000-000000000000 --spec **/dashboard/**/*.cy.js --browser chrome",
9+
"cy:run:onboarding": "cypress run --record --key 00000000-0000-0000-0000-000000000000 --spec **/onboarding/**/*.cy.js --browser chrome",
1010
"cy:run:login": "cypress run --spec **/login.cy.js --browser chrome",
1111
"cy:run:userActivity": "cypress run --spec **/analytics/loyalty/userActivity.cy.js --browser chrome"
1212
},

0 commit comments

Comments
 (0)