Skip to content

Commit

Permalink
fix pytest warning
Browse files Browse the repository at this point in the history
  • Loading branch information
shapiromatron committed Aug 15, 2024
1 parent 5c1adb7 commit bb73aa1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/common/test_diagnostics.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@


@pytest.fixture
@pytest.mark.django_db
def admin_client():
client = Client()
client.login(username="[email protected]", password="pw")
Expand Down

0 comments on commit bb73aa1

Please sign in to comment.