make tests depend on chatmail.ini, not env var

This commit is contained in:
holger krekel
2023-12-11 00:18:45 +01:00
parent c70b72a21a
commit 33423459fe
5 changed files with 12 additions and 80 deletions

View File

@@ -1,6 +1,3 @@
import os
import sys
import pytest
from deploy_chatmail.cmdeploy import get_parser, main
from chatmaild.config import read_config