fix: KabelModulstatus KÜ V 421 und 431
This commit is contained in:
14
playwright/tests/michael/package.json
Normal file
14
playwright/tests/michael/package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "michael-playwright-tests",
|
||||
"version": "1.0.0",
|
||||
"description": "Playwright Tests für Michael (nur Testumgebung, keine App)",
|
||||
"main": "combined.spec.ts",
|
||||
"scripts": {
|
||||
"test": "npx playwright test"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.43.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user