Skip to content

Commit 2b99c0d

Browse files
committed
Remove worthless comment
1 parent 26db129 commit 2b99c0d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
@pytest.fixture(scope="session")
1010
def db():
1111
"""Database URI."""
12-
# return "postgresql://aoi:dummycipassword@db:5432/aoi"
1312
return DbConfig().get_connection_string()
1413

1514

0 commit comments

Comments
 (0)