We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b33280d commit 1cef7d3Copy full SHA for 1cef7d3
osf_tests/metrics/test_monthly_report.py
@@ -80,6 +80,7 @@ class Meta:
80
81
82
@pytest.mark.es_metrics
83
+@pytest.mark.django_db
84
class TestLastMonthReport:
85
@pytest.fixture
86
def osfid(self):
0 commit comments