mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-03-05 13:30:32 -05:00
wipfix: try providing path to local node_module mocha
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -9,6 +9,7 @@
|
||||
"--bootstrap",
|
||||
"${workspaceFolder}/tst/Bootstrap.php"
|
||||
],
|
||||
"mochaExplorer.mochaPath": "js/node_modules/mocha",
|
||||
"mochaExplorer.pkgFile": "js/package.json",
|
||||
"mochaExplorer.files": "js/test/*.js",
|
||||
"mochaExplorer.files": "js/test/*.js"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user