Skip to content

Commit

Permalink
Run Analytics tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kdaud committed Mar 28, 2024
1 parent ddb9c7d commit 5403317
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 @@ -5,7 +5,7 @@
"main": "index.js",
"files": [ "**/*", "!node_modules/","!playwright-report/", "!test-results/", "!*.gitignore", "!**/.git*/" ],
"scripts": {
"proE2ETests": "npx playwright test",
"proE2ETests": "npx playwright test Analytics",
"fossE2ETests": "npx playwright test Odoo Senaite",
"publish": "npm publish"
},
Expand Down

0 comments on commit 5403317

Please sign in to comment.