diff --git a/ufc/tests/test-case-flag-with-empty-string.json b/ufc/tests/test-case-flag-with-empty-string.json index d6c89619..5ac6a405 100644 --- a/ufc/tests/test-case-flag-with-empty-string.json +++ b/ufc/tests/test-case-flag-with-empty-string.json @@ -22,13 +22,7 @@ "orderPosition": 1 }, "unmatchedAllocations": [], - "unevaluatedAllocations": [ - { - "key": "allocation-default", - "allocationEvaluationCode": "UNEVALUATED", - "orderPosition": 2 - } - ] + "unevaluatedAllocations": [] } }, { @@ -38,7 +32,7 @@ "evaluationDetails": { "environmentName": "Test", "flagEvaluationCode": "MATCH", - "flagEvaluationDescription": "bob belongs to the range of traffic assigned to \"empty_b\" defined in allocation \"allocation-test\".", + "flagEvaluationDescription": "bob belongs to the range of traffic assigned to \"non_empty\" defined in allocation \"allocation-test\".", "banditKey": null, "banditAction": null, "variationKey": "non_empty", @@ -50,13 +44,7 @@ "orderPosition": 1 }, "unmatchedAllocations": [], - "unevaluatedAllocations": [ - { - "key": "allocation-default", - "allocationEvaluationCode": "UNEVALUATED", - "orderPosition": 2 - } - ] + "unevaluatedAllocations": [] } }, { @@ -84,13 +72,7 @@ "orderPosition": 1 }, "unmatchedAllocations": [], - "unevaluatedAllocations": [ - { - "key": "allocation-default", - "allocationEvaluationCode": "UNEVALUATED", - "orderPosition": 2 - } - ] + "unevaluatedAllocations": [] } }, { @@ -118,13 +100,7 @@ "orderPosition": 1 }, "unmatchedAllocations": [], - "unevaluatedAllocations": [ - { - "key": "allocation-default", - "allocationEvaluationCode": "UNEVALUATED", - "orderPosition": 2 - } - ] + "unevaluatedAllocations": [] } } ]