mirror of
https://github.com/coder/code-server.git
synced 2026-05-10 14:27:26 +02:00
refactor: add new e2e config
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user