mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore: reorganise playwright config (#53884)
This commit is contained in:
committed by
GitHub
parent
e03b78666b
commit
074af6effb
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"name": "@freecodecamp/e2e",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "npx playwright test"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.36.2",
|
||||
"@types/node": "^20.4.9"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user