rename dir_manager.py
This commit is contained in:
parent
9a7606a740
commit
21e9c74048
12 changed files with 11 additions and 11 deletions
|
|
@ -4,7 +4,7 @@ import pytest
|
|||
from dotenv import dotenv_values
|
||||
from playwright.sync_api import BrowserContext, Page
|
||||
|
||||
from src.dirmanager import DirManager
|
||||
from src.dir_manager import DirManager
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue