Skip to content

Commit

Permalink
.vscode: remove accidentally added MOCHA_GREP
Browse files Browse the repository at this point in the history
By accident, committed this in go.dev/cl/411104

Change-Id: I491c384e5ed24af44faf0941beb9818ded9abe23
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/412391
TryBot-Result: kokoro <noreply+kokoro@google.com>
Reviewed-by: Suzy Mueller <suzmue@golang.org>
Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com>
  • Loading branch information
hyangah authored and suzmue committed Jun 17, 2022
1 parent 8500b02 commit 7efa03c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
"env": {
"VSCODE_GO_IN_TEST": "1", // Disable code that shouldn't be used in test
"MOCHA_TIMEOUT": "999999",
"MOCHA_GREP": "Error checking"
},
"stopOnEntry": false,
"sourceMaps": true,
Expand Down

0 comments on commit 7efa03c

Please sign in to comment.