Batch of Component(s) -> Integration(s) (#24972)
This commit is contained in:
parent
e75c9efb3f
commit
31f569ada9
27 changed files with 34 additions and 34 deletions
|
@ -263,7 +263,7 @@ def gather_requirements_from_manifests(errors, reqs):
|
|||
|
||||
if not integration.manifest:
|
||||
errors.append(
|
||||
'The manifest for component {} is invalid.'.format(domain)
|
||||
'The manifest for integration {} is invalid.'.format(domain)
|
||||
)
|
||||
continue
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue