Skip to content

Commit

Permalink
Update awx/main/tests/functional/models/test_inventory.py
Browse files Browse the repository at this point in the history
Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
  • Loading branch information
djyasin and webknjaz authored Oct 3, 2024
1 parent 1ca5b48 commit 39fedb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion awx/main/tests/functional/models/test_inventory.py
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ def test_extra_credentials(self, project, credential):

def test_all_cloud_sources_covered(self):
"""Code in several places relies on the fact that the older
discover_cloud_provider_plugin_names contains the same names as what are
discover_cloud_provider_plugin_names returns the same names as what are
defined within the injectors
"""
# slight exception case for constructed, because it has a FQCN but is not a cloud source
Expand Down

0 comments on commit 39fedb1

Please sign in to comment.