mirror of
https://github.com/karma-riuk/crab.git
synced 2025-07-04 13:18:13 +02:00
fixed typo
This commit is contained in:
@ -490,7 +490,7 @@ class NoCoverageReportFound(HandlerException):
|
||||
|
||||
|
||||
class FileNotCovered(HandlerException):
|
||||
reason_for_failure = "Commented file from the PR wasn't not covered"
|
||||
reason_for_failure = "Commented file from the PR was not covered"
|
||||
|
||||
|
||||
class GradleAggregateReportNotFound(HandlerException):
|
||||
|
Reference in New Issue
Block a user