Added custom error message in message_inbox testcase

This commit is contained in:
kuldeep.k@cisinlabs.com 2021-12-06 19:17:59 +05:30
parent 5771f21cfb
commit 154ecc410c
No known key found for this signature in database
GPG Key ID: AF4FB299BF7C7C2A

View File

@ -103,6 +103,7 @@ class TestAPI(TestAPIProto):
len(json.loads(
self.api.getAllInboxMessages())["inboxMessages"]),
4,
# Custom AssertError message for details
json.loads(self.api.getAllInboxMessages())["inboxMessages"]
)
self.assertEqual(