Skip to content

Commit

Permalink
Make lint yelling
Browse files Browse the repository at this point in the history
  • Loading branch information
RulaKhaled committed Aug 20, 2024
1 parent d0c60b8 commit 691d716
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codecov/commands/tests/test_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ def test_base_interactor_with_missing_required_service():

assert excinfo.value.message == "Missing required service"


@pytest.mark.django_db
def test_base_interactor_missing_user_in_owner():
owner = OwnerFactory()
Expand Down

0 comments on commit 691d716

Please sign in to comment.