From 3ded7dab36351672ec0a9cc10a42b8b737f8a599 Mon Sep 17 00:00:00 2001 From: Liam Young Date: Thu, 26 Sep 2019 09:27:11 +0000 Subject: [PATCH] Fix copy/pasta error --- zaza/openstack/charm_tests/aodh/tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zaza/openstack/charm_tests/aodh/tests.py b/zaza/openstack/charm_tests/aodh/tests.py index 6276bfd..0ba24af 100644 --- a/zaza/openstack/charm_tests/aodh/tests.py +++ b/zaza/openstack/charm_tests/aodh/tests.py @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -"""Encapsulate masakari testing.""" +"""Encapsulate Aodh testing.""" import logging