diff --git a/.vscode/launch.json b/.vscode/launch.json index 460cdd6e..2faee83a 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -15,8 +15,7 @@ "sourceMaps": true, "env": { "DEBUG": "*", - "NODE_ENV": "test", - "VITEST": "true" + "VITE_NODE": "true" } }, {