Skip to content

Commit 2f08e36

Browse files
committed
Update tests
1 parent 0cd17e7 commit 2f08e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/tests/apps/owasp/management/commands/owasp_update_project_health_metrics_scores_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from apps.owasp.models.project_health_metrics import ProjectHealthMetrics
99
from apps.owasp.models.project_health_requirements import ProjectHealthRequirements
1010

11-
EXPECTED_SCORE = 46.0
11+
EXPECTED_SCORE = 34.0
1212

1313

1414
class TestUpdateProjectHealthMetricsScoreCommand:

0 commit comments

Comments
 (0)