Skip to content

Commit 57a8ded

Browse files
committed
chore: remove Playwright test tooling
1 parent 2b8c997 commit 57a8ded

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ui/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,12 @@
2222
"dev": "node ./scripts/esbuild.dev.mjs",
2323
"build": "node ./scripts/esbuild.build.mjs",
2424
"lint": "eslint --ext js,ts,tsx src",
25-
"test": "playwright test",
2625
"typecheck": "tsc --noEmit"
2726
},
2827
"devDependencies": {
2928
"@babel/eslint-parser": "^7.19.1",
3029
"@docker/extension-api-client-types": "^0.3.0",
3130
"@esbuild-plugins/node-modules-polyfill": "^0.1.4",
32-
"@playwright/test": "^1.38.0",
3331
"@types/node": "^20.14.5",
3432
"@types/react-dom": "^17.0.25",
3533
"@typescript-eslint/eslint-plugin": "^7.6.0",

0 commit comments

Comments
 (0)