Skip to content
Snippets Groups Projects
Commit 91dab01b authored by Carlo Baffa's avatar Carlo Baffa
Browse files

A small typo in setup.cfg

parent 01be27bd
No related branches found
No related tags found
No related merge requests found
Pipeline #11358 failed
...@@ -18,7 +18,11 @@ addopts = --verbose ...@@ -18,7 +18,11 @@ addopts = --verbose
--cov-report=term --cov-report=term
--cov-report=html --cov-report=html
--cov-report=xml --cov-report=xml
<<<<<<< HEAD
--junitxml=build/reports/unit-tests.xml
=======
--junitxml=build/reports/csp-lmc-subelement-unit-tests.xml --junitxml=build/reports/csp-lmc-subelement-unit-tests.xml
>>>>>>> 01be27bd23e5ee3a505cb60164fa874fe0efbbc7
junit_family=legacy junit_family=legacy
console_output_style = progress console_output_style = progress
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment