mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
clarifiy test name
(that it test without daymarker)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user