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 afc9795 commit 2bc2a98Copy full SHA for 2bc2a98
1 file changed
gherkin/targeting.feature
@@ -90,7 +90,7 @@ Feature: Targeting rules
90
| jon@company.com | heads |
91
| jane@company.com | tails |
92
93
- @fractional @fractional-v2
+ @fractional @fractional-v2 @fractional-single-entry
94
Scenario: Fractional operator with single entry always resolves to the only variant
95
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"
0 commit comments