mirror of
https://github.com/chatmail/relay.git
synced 2026-05-13 17:34:38 +00:00
echo: skip test as long as it's broken
This commit is contained in:
@@ -182,6 +182,7 @@ 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}")
|
||||
|
||||
Reference in New Issue
Block a user