Change ignore-errors to ignore_errors
Needed for coverage 4.0 Change-Id: I5dc460cf919c7c4f47cc2b63517d005b44127c58
This commit is contained in:
@@ -4,4 +4,4 @@ source = cinderclient
|
|||||||
omit = cinderclient/openstack/*,cinderclient/tests/*
|
omit = cinderclient/openstack/*,cinderclient/tests/*
|
||||||
|
|
||||||
[report]
|
[report]
|
||||||
ignore-errors = True
|
ignore_errors = True
|
||||||
|
Reference in New Issue
Block a user