Use lcoal core when running our own tests in parallel
This commit is contained in:
@@ -75,6 +75,7 @@ fs.readdirSync(rootPath).forEach(function(file) {
|
||||
});
|
||||
|
||||
module.exports.files = {
|
||||
self: __filename,
|
||||
path: rootPath,
|
||||
bootDir: rootPath,
|
||||
bootFiles: bootFiles,
|
||||
|
||||
Reference in New Issue
Block a user