Archived
1
0

refactor: add new e2e config

This commit is contained in:
Joe Previte
2021-04-13 11:58:09 -07:00
parent 0a090bf12b
commit 08cd2d8191
4 changed files with 21 additions and 44 deletions

View File

@ -2,7 +2,7 @@
"license": "MIT",
"#": "We must put jest in a sub-directory otherwise VS Code somehow picks up the types and generates conflicts with mocha.",
"devDependencies": {
"@playwright/test": "^0.1101.0",
"@playwright/test": "^0.1101.0-alpha2",
"@types/jest": "^26.0.20",
"@types/jsdom": "^16.2.6",
"@types/node-fetch": "^2.5.8",