Skip to content

Commit

Permalink
CI test wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jopemachine committed Feb 21, 2024
1 parent 992a163 commit d8a29c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/manager/conftest.py
Expand Up @@ -403,7 +403,7 @@ class = StreamHandler
cli_schema_oneshot.invoke(click_ctx)


@pytest.fixture(scope="module")
@pytest.fixture()
async def database_engine(local_config, database):
async with connect_database(local_config) as db:
yield db
Expand Down

0 comments on commit d8a29c4

Please sign in to comment.