We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1d9276 commit 8a38b73Copy full SHA for 8a38b73
azure-devops-pipeline.yml
@@ -26,7 +26,7 @@ steps:
26
inputs:
27
searchFolder: 'test-results'
28
testResultsFormat: 'JUnit'
29
- testResultsFiles: 'e2e-junit-results.xml'
+ testResultsFiles: 'junit-test-report.xml'
30
mergeTestResults: true
31
failTaskOnFailedTests: true
32
testRunTitle: 'My End-To-End Tests'
0 commit comments