Skip to content
This repository was archived by the owner on May 11, 2023. It is now read-only.

Commit 067ef7b

Browse files
committed
ref: clean up
1 parent 8259cb6 commit 067ef7b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/conftest.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
from db.session import async_session, engine
1010

1111

12-
os.environ.setdefault("ENVIRONMENT", "test")
13-
14-
1512
@pytest_asyncio.fixture(scope="session")
1613
def event_loop(request) -> Generator:
1714
"""Create an instance of the default event loop for each test case."""

0 commit comments

Comments
 (0)