Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dmos62 committed Oct 23, 2023
1 parent fd86a28 commit df0396d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ def uid(get_uid):
return get_uid()


# TODO passing around db_name alone is not enough; need DbCredentials instead
@pytest.fixture(scope="session", autouse=True)
def test_db_name(worker_id, SES_create_db):
"""
Expand Down

0 comments on commit df0396d

Please sign in to comment.