Skip to content

Commit 4d7e303

Browse files
Merge branch 'feat/extensions' of https://github.com/Geode-solutions/OpenGeodeWeb-Back into feat/extensions
2 parents fd574bd + 1f433c8 commit 4d7e303

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)