diff --git a/gherkin/flagd-json-evaluator.feature b/gherkin/flagd-json-evaluator.feature index ac7096b..f762912 100644 --- a/gherkin/flagd-json-evaluator.feature +++ b/gherkin/flagd-json-evaluator.feature @@ -36,8 +36,8 @@ Feature: flagd json evaluation Then the returned value should be Examples: | targeting key | value | - | "jane@company.com" | "heads" | - | "joe@company.com" | "tails" | + | "jon@company.com" | "heads" | + | "jane@company.com" | "tails" | Scenario Outline: Fractional operator with shared seed When a string flag with key "fractional-flag-A-shared-seed" is evaluated with default value "fallback"