fix mocha tests launch config

pull/38813/head
Martin Aeschlimann 2017-11-20 14:50:04 +01:00
parent ce11eb88b3
commit 1e06d29c16
1 changed files with 1 additions and 0 deletions

1
.vscode/launch.json vendored
View File

@ -158,6 +158,7 @@
},
"stopOnEntry": false,
"args": [
"--delay",
"--timeout",
"2000"
],