rename dir_manager.py
This commit is contained in:
parent
9a7606a740
commit
21e9c74048
12 changed files with 11 additions and 11 deletions
|
|
@ -6,7 +6,7 @@ import pytest
|
|||
from dotenv import dotenv_values
|
||||
from loguru import logger
|
||||
|
||||
from src.dirmanager import DirManager
|
||||
from src.dir_manager import DirManager
|
||||
from src.tests_authentik.runner_authentik import RunnerAuthentik
|
||||
from src.tests_nextcloud.runner_nextcloud import RunnerNextcloud
|
||||
from src.tests_wordpress.runner_wordpress import RunnerWordpress
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue