diff --git a/python/tests/test_account.py b/python/tests/test_account.py index ec5133e88..6540b3e85 100644 --- a/python/tests/test_account.py +++ b/python/tests/test_account.py @@ -597,7 +597,7 @@ class TestOfflineChat: assert in_list[1][1] == chat assert in_list[1][2] == contacts[3] - def test_audit_log_view(self, ac1, lp): + def test_audit_log_view_without_daymarker(self, ac1, lp): lp.sec("ac1: test audit log (show only system messages)") chat = ac1.create_group_chat(name="audit log sample data") # promote chat