difftreelog
test fix mocha settings
in: master
2 files changed
tests/.mocha.envdiffbeforeafterbothno changes
tests/.vscode/settings.jsondiffbeforeafterboth4 "RUN_XCM_TESTS": "1"4 "RUN_XCM_TESTS": "1"5 },5 },6 "mochaExplorer.files": "src/**/*.test.ts",6 "mochaExplorer.files": "src/**/*.test.ts",7 "mochaExplorer.envPath": ".mocha.env",8 "mochaExplorer.require": "ts-node/register",7 "mochaExplorer.require": "ts-node/register",9 "eslint.format.enable": true,8 "eslint.format.enable": true,10 "[javascript]": {9 "[javascript]": {