We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18a3128 commit 484ada4Copy full SHA for 484ada4
1 file changed
gherkin/targeting.feature
@@ -93,6 +93,7 @@ Feature: Targeting rules
93
@fractional @fractional-v2
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"
97
When the flag was evaluated with details
98
Then the resolved details value should be "single"
99
0 commit comments