diff --git a/python/tests/test_account.py b/python/tests/test_account.py index 783befa92..910c93256 100644 --- a/python/tests/test_account.py +++ b/python/tests/test_account.py @@ -290,7 +290,7 @@ class TestOfflineChat: def test_removing_blocked_user_from_group(self, ac1, lp): """ - Tests that blocked contact is not unblocked if you remove the contact from a group. + Test that blocked contact is not unblocked when removed from a group. See https://github.com/deltachat/deltachat-core-rust/issues/2030 """ lp.sec("Create a group chat with a contact")