Skip to content
Snippets Groups Projects
Commit f55f87ff authored by Erik Reid's avatar Erik Reid
Browse files

updated pytest module name

parent 6752823d
Branches
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ deps =
commands =
coverage erase
coverage run --source resource_management --omit='resource_management/migrations/*' -m py.test
coverage run --source resource_management --omit='resource_management/migrations/*' -m pytest
coverage xml
coverage html
coverage report --fail-under 80
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment