From 9787a43902e641a3f975887740f9306b69094a3b Mon Sep 17 00:00:00 2001 From: missytake Date: Thu, 2 May 2024 13:47:09 +0200 Subject: [PATCH] echo: re-enable test --- cmdeploy/src/cmdeploy/tests/online/test_2_deltachat.py | 1 - 1 file changed, 1 deletion(-) diff --git a/cmdeploy/src/cmdeploy/tests/online/test_2_deltachat.py b/cmdeploy/src/cmdeploy/tests/online/test_2_deltachat.py index 8071569a..cb11a425 100644 --- a/cmdeploy/src/cmdeploy/tests/online/test_2_deltachat.py +++ b/cmdeploy/src/cmdeploy/tests/online/test_2_deltachat.py @@ -182,7 +182,6 @@ def test_hide_senders_ip_address(cmfactory): def test_echobot(cmfactory, chatmail_config, lp): - pytest.skip("doesn't work right now #277") ac = cmfactory.get_online_accounts(1)[0] lp.sec(f"Send message to echo@{chatmail_config.mail_domain}")