diff --git a/common/test/acceptance/.coveragerc b/common/test/acceptance/.coveragerc index 917af91813..87fe2964fe 100644 --- a/common/test/acceptance/.coveragerc +++ b/common/test/acceptance/.coveragerc @@ -12,4 +12,4 @@ title = Bok Choy Test Coverage Report directory = reports/bok_choy/cover [xml] -output = reports/bok_choy/coverage.xml +output = reports/bok_choy/acceptance_coverage.xml