We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 585e17f commit 96015a1Copy full SHA for 96015a1
tests/unit/segments/test_segments_evaluator.py
@@ -528,7 +528,7 @@ def test_segment_condition_matches_context_value_for_semver(
528
),
529
530
)
531
-def test_context_matches_condition_evaluates_with_correct_casting(
+def test_context_matches_condition(
532
context: EvaluationContext,
533
condition: SegmentConditionModel,
534
segment_key: str,
0 commit comments