Skip to content

Commit

Permalink
Merge pull request #57 from OperationSpark/dev-debugger
Browse files Browse the repository at this point in the history
debugger config
  • Loading branch information
jmconnor3 authored Jul 20, 2022
2 parents eaa65eb + 5ea1c49 commit 6bbadab
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 @@ -15,7 +15,7 @@
"--timeout",
"999999",
"--colors",
"${workspaceFolder}/test/test-init.js"
"${workspaceFolder}/test/"
],
"internalConsoleOptions": "openOnSessionStart"
},
Expand Down

0 comments on commit 6bbadab

Please sign in to comment.