Skip to content

Commit

Permalink
Added NPM script for playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
marekdedic committed Oct 21, 2023
1 parent 319c04a commit 1372fc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
"test:frontend:serve": "npm run start",
"test:frontend:cypress": "cypress run",
"test:frontend": "start-server-and-test test:frontend:serve http-get://localhost:8080 test:frontend:cypress",
"_test:frontend-playwright": "playwright test",
"test": "run-p -c test:*"
}
}

0 comments on commit 1372fc6

Please sign in to comment.