mirror of
https://github.com/actions/labeler.git
synced 2025-12-19 08:38:15 +00:00
build
This commit is contained in:
3
node_modules/jest-jasmine2/build/index.js
generated
vendored
3
node_modules/jest-jasmine2/build/index.js
generated
vendored
@@ -72,7 +72,8 @@ function _jasmine() {
|
||||
const jasmineFactory = runtime.requireInternalModule(JASMINE);
|
||||
const jasmine = jasmineFactory.create({
|
||||
process,
|
||||
testPath
|
||||
testPath,
|
||||
testTimeout: globalConfig.testTimeout
|
||||
});
|
||||
const env = jasmine.getEnv();
|
||||
const jasmineInterface = jasmineFactory.interface(jasmine, env);
|
||||
|
||||
Reference in New Issue
Block a user