mirror of
https://github.com/ansible/awx.git
synced 2026-02-23 14:05:59 -03:30
🧪💅 Unignore errors in coveragerc (#15523)
This setting does not seem necessary so there is no reason for it to be listed.
This commit is contained in:
committed by
GitHub
parent
69c1d2f64d
commit
2ca5fcae2f
@@ -15,8 +15,6 @@ exclude_also =
|
|||||||
|
|
||||||
^\s*@pytest\.mark\.xfail
|
^\s*@pytest\.mark\.xfail
|
||||||
|
|
||||||
ignore_errors = True
|
|
||||||
|
|
||||||
[run]
|
[run]
|
||||||
branch = True
|
branch = True
|
||||||
omit =
|
omit =
|
||||||
|
|||||||
Reference in New Issue
Block a user