fix various test setups

This commit is contained in:
holger krekel
2023-12-09 16:54:05 +01:00
parent fe99b97386
commit 98f92cd9b6
3 changed files with 8 additions and 44 deletions

View File

@@ -1,5 +1,4 @@
from chatmaild.config import read_config
import chatmaild.config
def test_read_config_basic(make_config):