Skip to content
Snippets Groups Projects
Commit c1b56049 authored by Jens Grochtdreis's avatar Jens Grochtdreis
Browse files

neues Skript in der package.json

parent 89e3db3d
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,8 @@
"main": "index.js",
"scripts": {
"ui": "npx playwright test --ui",
"last": "npx playwright show-report"
"last": "npx playwright show-report",
"code": "npx playwright codegen"
},
"author": "Jens Grochtdreis",
"license": "ISC",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment