aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json
index 0ccbec0..e2f7c1c 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -9,7 +9,7 @@
"lint": "eslint .",
"preview": "vite preview",
"test": "vitest",
- "test:e2e:disabled": "playwright test",
+ "test:e2e": "playwright test",
"coverage": "vitest run --coverage"
},
"dependencies": {