We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4453bdb commit c4dc868Copy full SHA for c4dc868
tests/api/test_messages.py
@@ -286,7 +286,7 @@ def test_list_messages_before_message_with_id(
286
287
288
@pytest.mark.xfail(
289
- reason="This test is failing because the API is not returning the expected results"
+ reason="API Error: The API is not returning the expected results"
290
)
291
def test_list_messages_mentioning_me(
292
api, group_room, group_room_markdown_message
0 commit comments