From 39fedb1a3e4977f060e1d31a044a3127a4809489 Mon Sep 17 00:00:00 2001 From: Lila Yasin Date: Thu, 3 Oct 2024 11:53:06 -0400 Subject: [PATCH] Update awx/main/tests/functional/models/test_inventory.py MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) --- awx/main/tests/functional/models/test_inventory.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/main/tests/functional/models/test_inventory.py b/awx/main/tests/functional/models/test_inventory.py index f167fad96541..6534b8f1fed4 100644 --- a/awx/main/tests/functional/models/test_inventory.py +++ b/awx/main/tests/functional/models/test_inventory.py @@ -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