Fail on docker integration tests also

This commit is contained in:
ta264 2020-08-06 18:46:51 +01:00
parent 20b997473a
commit b8d73811d2

View file

@ -561,7 +561,7 @@ stages:
testResultsFormat: 'NUnit'
testResultsFiles: '**/TestResult.xml'
testRunTitle: '$(testName) Integration Tests'
failTaskOnFailedTests: false
failTaskOnFailedTests: true
displayName: Publish Test Results
- stage: Automation