test: npx playwright test erfolgreich
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cpl-v4",
|
||||
"version": "1.6.831",
|
||||
"version": "1.6.832",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev -p 3000",
|
||||
@@ -20,6 +20,7 @@
|
||||
"test:e2e:webkit": "playwright test --project=webkit",
|
||||
"test:e2e:report": "playwright show-report playwright/report",
|
||||
"test:e2e:clean": "rimraf playwright/report playwright/test-results playwright/.cache blob-report test-results playwright-report",
|
||||
"test:e2e:missing": "node ./scripts/find-missing-playwright-tests.mjs",
|
||||
"prepare": "husky install",
|
||||
"bump-version": "node ./scripts/bumpVersion.js",
|
||||
"mocks:cable": "node ./mocks/scripts/fetchCableData.mjs --insecure",
|
||||
|
||||
Reference in New Issue
Block a user