mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-20 14:11:11 +00:00
Add latest changes from gitlab-org/gitlab@master
This commit is contained in:
@ -12,7 +12,7 @@ module.exports = path => {
|
||||
reporters.push([
|
||||
'jest-junit',
|
||||
{
|
||||
output: './junit_jest.xml',
|
||||
outputName: './junit_jest.xml',
|
||||
},
|
||||
]);
|
||||
}
|
||||
|
Reference in New Issue
Block a user