Add ddev playwright addon

This commit is contained in:
Emili Castells Guasch 2023-07-28 15:34:34 +02:00
parent 459d608424
commit 14f8701c96
28 changed files with 386 additions and 83 deletions

View file

@ -69,8 +69,5 @@
"dependencies": {
"dotenv": "^16.0.3",
"npm-run-all": "^4.1.5"
},
"devDependencies": {
"@playwright/test": "^1.31.1"
}
}