mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 21:39:49 +00:00
fix tests
This commit is contained in:
@@ -8,4 +8,4 @@ import pytest
|
||||
@pytest.fixture(scope="session", autouse=True)
|
||||
def change_test_dir(request):
|
||||
"""change directory to project folder"""
|
||||
os.chdir(request.config.rootdir / "tubearchivist")
|
||||
os.chdir(request.config.rootdir / "backend")
|
||||
|
||||
Reference in New Issue
Block a user