diff --git a/test/integration/component/test_ps_project_limits.py b/test/integration/component/test_ps_project_limits.py index 9420e301685..bab37f6cab8 100644 --- a/test/integration/component/test_ps_project_limits.py +++ b/test/integration/component/test_ps_project_limits.py @@ -190,7 +190,7 @@ class TestProjectsVolumeLimits(cloudstackTestCase): host = hosts[0] self.vm.migrate(self.apiclient, host.id) except Exception as e: - self.fail("Exception occured" % e) + self.fail("Exception occured: %s" % e) expectedCount = self.initialResourceCount response = matchResourceCount(