mirror of
https://github.com/chatmail/relay.git
synced 2026-05-16 03:24:48 +00:00
rename mailname to mail_domain everywhere
This commit is contained in:
@@ -52,7 +52,7 @@ def chatmail_config(pytestconfig):
|
||||
|
||||
@pytest.fixture
|
||||
def maildomain(chatmail_config):
|
||||
return chatmail_config.mailname
|
||||
return chatmail_config.mail_domain
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
|
||||
Reference in New Issue
Block a user