Skip to content

Commit

Permalink
Remove unneeded space
Browse files Browse the repository at this point in the history
  • Loading branch information
rchiodo committed Aug 22, 2024
1 parent e74d1a2 commit 7e152db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"--ui=tdd",
"--recursive",
"--colors",
// "--grep", "<suite name>",
//"--grep", "<suite name>",
"--timeout=300000"
],
"outFiles": ["${workspaceFolder}/out/**/*.js", "!${workspaceFolder}/**/node_modules**/*"],
Expand Down

0 comments on commit 7e152db

Please sign in to comment.