Skip to content

Commit e0cb897

Browse files
authored
chore: re-enable mxdeliv test
This reverts commit d51137c.
1 parent d51137c commit e0cb897

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/relay_minitest/test_relay.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ def test_delivery_port_blocked(
7979
lines = relayadmin.wait_for_journal_match("deferred|delivery attempt failed")
8080
lp.indent(lines.splitlines()[-1])
8181

82-
@pytest.mark.skip(reason="mxdeliv currently disabled on chatmail/relay")
8382
def test_one_on_one_http_only(
8483
self, cmfactory, cmfactory2, relayadmin2, lp
8584
):

0 commit comments

Comments
 (0)