fix various test setups

This commit is contained in:
holger krekel
2023-12-09 16:54:05 +01:00
parent 6bffb5470d
commit 00a203c9aa
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):