Skip to content

Commit

Permalink
revert mobile-app test
Browse files Browse the repository at this point in the history
  • Loading branch information
chloezxyy committed Sep 6, 2023
1 parent 85107ba commit f24f584
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 @@ -13,7 +13,7 @@
"playground:start": "docker-compose rm -fsv && docker-compose up",
"test:ci": "jest --ci --coverage --detectOpenHandles --debug",
"cypress:open": "cypress open",
"cypress:run": "cypress run --headless --browser chrome --project mobile-app",
"cypress:run": "cypress run --headless --browser chrome",
"react-devtools:open": "react-devtools",
"translation:missing": "ts-node shared/translations/reporter/index.ts"
},
Expand Down

0 comments on commit f24f584

Please sign in to comment.