From 7b80801cb7839f22c9c3fba58de04c17ee48f3d9 Mon Sep 17 00:00:00 2001 From: Simon Laux Date: Sun, 10 Jan 2021 15:53:28 +0100 Subject: [PATCH] clarifiy test name (that it test without daymarker) --- python/tests/test_account.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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