Skip to content

Commit

Permalink
quick
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Weatherford committed Feb 27, 2021
1 parent a8f1822 commit 4aaef7f
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 @@ -43,7 +43,7 @@
],
"preLaunchTask": "npm: compile",
"env": {
"MOCHA_grep": "", // RegExp of tests to run (empty for all)
"MOCHA_grep": "dd missing parameters for nested/linked templates", // RegExp of tests to run (empty for all)
"MOCHA_invert": "0", // Invert the RegExp
"MOCHA_bail": "0", // Bail after first failure
"AZCODE_ARM_IGNORE_BUNDLE": "1",
Expand Down

0 comments on commit 4aaef7f

Please sign in to comment.