mirror of
https://github.com/chatmail/core.git
synced 2026-05-07 17:06: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][1] == chat
|
||||||
assert in_list[1][2] == contacts[3]
|
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)")
|
lp.sec("ac1: test audit log (show only system messages)")
|
||||||
chat = ac1.create_group_chat(name="audit log sample data")
|
chat = ac1.create_group_chat(name="audit log sample data")
|
||||||
# promote chat
|
# promote chat
|
||||||
|
|||||||
Reference in New Issue
Block a user