Skip to content

Commit

Permalink
- change corrupt test file folder
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz authored Oct 20, 2023
1 parent 7964d8e commit c07c04d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __tests__/testParser.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1090,7 +1090,7 @@ action.surefire.report.email.InvalidEmailAddressException: Invalid email address
const result = await parseTestReports(
'',
'',
'test_results/corrupt-junit/**/target/surefire-reports/TEST-*.xml',
'test_results/corrupt-junit/**/target/sf-reports/TEST-*.xml',
'',
false,
false,
Expand Down

0 comments on commit c07c04d

Please sign in to comment.