mirror of
https://github.com/actions/labeler
synced 2026-05-11 17:11:06 +02: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