Skip to content

Commit 2bc2a98

Browse files
committed
fix: add single fractional tag
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
1 parent afc9795 commit 2bc2a98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gherkin/targeting.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Feature: Targeting rules
9090
| jon@company.com | heads |
9191
| jane@company.com | tails |
9292

93-
@fractional @fractional-v2
93+
@fractional @fractional-v2 @fractional-single-entry
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"
9696
And a context containing a targeting key with value "some-targeting-key"

0 commit comments

Comments
 (0)