Skip to content

Commit 484ada4

Browse files
committed
fix: add context to single-entry frc
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
1 parent 18a3128 commit 484ada4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

gherkin/targeting.feature

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ Feature: Targeting rules
9393
@fractional @fractional-v2
9494
Scenario: Fractional operator with single entry always resolves to the only variant
9595
Given a String-flag with key "fractional-single-entry-flag" and a default value "fallback"
96+
And a context containing a targeting key with value "some-targeting-key"
9697
When the flag was evaluated with details
9798
Then the resolved details value should be "single"
9899

0 commit comments

Comments
 (0)