diff --git a/test/integration/component/test_accounts.py b/test/integration/component/test_accounts.py index 9c3d231a0e0..cf18bef84da 100644 --- a/test/integration/component/test_accounts.py +++ b/test/integration/component/test_accounts.py @@ -1229,7 +1229,7 @@ class TestUserLogin(cloudstackTestCase): username=self.account.name, password=self.services["account"]["password"] ) - self.assertEqual(respose, None, "Login response should not be none") + self.debug("Login API response: %s" % respose) self.assertNotEqual(