We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0c60b8 commit 691d716Copy full SHA for 691d716
codecov/commands/tests/test_base.py
@@ -29,6 +29,7 @@ def test_base_interactor_with_missing_required_service():
29
30
assert excinfo.value.message == "Missing required service"
31
32
+
33
@pytest.mark.django_db
34
def test_base_interactor_missing_user_in_owner():
35
owner = OwnerFactory()
0 commit comments