Skip to content
Snippets Groups Projects
Commit f292630c authored by Bjarke Madsen's avatar Bjarke Madsen
Browse files

pytest fix

parent 423a44c9
Branches
Tags
No related merge requests found
......@@ -14,7 +14,7 @@ deps =
commands =
coverage erase
coverage run --source brian_dashboard_manager -m py.test {posargs}
coverage run --source brian_dashboard_manager -m pytest {posargs}
coverage combine
coverage xml
coverage html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment