mirror of
https://github.com/actions/labeler.git
synced 2025-12-19 08:38:15 +00:00
build
This commit is contained in:
2
node_modules/@jest/core/build/runJest.js
generated
vendored
2
node_modules/@jest/core/build/runJest.js
generated
vendored
@@ -335,7 +335,7 @@ var _default =
|
||||
})()
|
||||
)
|
||||
);
|
||||
allTests = sequencer.sort(allTests);
|
||||
allTests = yield sequencer.sort(allTests);
|
||||
|
||||
if (globalConfig.listTests) {
|
||||
const testsPaths = Array.from(new Set(allTests.map(test => test.path)));
|
||||
|
||||
Reference in New Issue
Block a user