mirror of
https://github.com/chatmail/relay.git
synced 2026-05-19 12:28:06 +00:00
fix another invocation
This commit is contained in:
@@ -85,7 +85,7 @@ def test_report(mbox1, example_config):
|
||||
|
||||
|
||||
def test_expiry_cli_basic(example_config, mbox1):
|
||||
args = (example_config._inipath,)
|
||||
args = (str(example_config._inipath),)
|
||||
expiry_main(args)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user