Skip to content

Commit 1f433c8

Browse files
Apply prepare changes
1 parent 9b7b95b commit 1f433c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/conftest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
app = create_app(__name__)
2121

22+
2223
@pytest.fixture(scope="session", autouse=True)
2324
def configure_test_environment() -> Generator[None, None, None]:
2425
base_path = Path(__file__).parent

0 commit comments

Comments
 (0)