diff --git a/.vscode/settings.json b/.vscode/settings.json index 1ca4aeaf..70b6c043 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -13,5 +13,6 @@ "**/cds/lib/req/cls.js", "**/odata-v4/okra/**" ] - } + }, + "mochaExplorer.parallel": true }