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