mirror of
https://github.com/actions/labeler.git
synced 2025-12-18 16:16:48 +00:00
build
This commit is contained in:
1
node_modules/@jest/test-result/build/helpers.js
generated
vendored
1
node_modules/@jest/test-result/build/helpers.js
generated
vendored
@@ -31,6 +31,7 @@ const makeEmptyAggregatedTestResult = () => ({
|
||||
filesAdded: 0,
|
||||
// combines individual test results + removed files after the full run
|
||||
filesRemoved: 0,
|
||||
filesRemovedList: [],
|
||||
filesUnmatched: 0,
|
||||
filesUpdated: 0,
|
||||
matched: 0,
|
||||
|
||||
Reference in New Issue
Block a user