Skip to content

Commit 77378e5

Browse files
author
Benjamin Pasero
committed
fix test running
1 parent 6f43213 commit 77378e5

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.vscode/launch.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
"stopOnEntry": false,
1010
"args": [
1111
"--timeout",
12-
"999999",
13-
"Emmet"
12+
"999999"
1413
],
1514
"cwd": "${workspaceRoot}",
1615
"runtimeArgs": [],

0 commit comments

Comments
 (0)