fix: add @axe-core/playwright to devDependencies; remove duplicate ITALY_URL constant
This commit is contained in:
+2
-1
@@ -5,6 +5,7 @@
|
||||
"test:ui": "playwright test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.48.0"
|
||||
"@playwright/test": "^1.48.0",
|
||||
"@axe-core/playwright": "^4.11.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user