add editor a11y playwright tests (#255899)

This commit is contained in:
Megan Rogge
2025-07-14 23:38:21 -04:00
committed by GitHub
parent dd0856ddda
commit dff97cf6a9
4 changed files with 252 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
},
"devDependencies": {
"@types/chai": "^4.2.14",
"axe-playwright": "^2.1.0",
"chai": "^4.2.0",
"warnings-to-errors-webpack-plugin": "^2.3.0"
}