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 779adad commit 1759a94Copy full SHA for 1759a94
gherkin/connection.feature
@@ -50,7 +50,7 @@ Feature: flagd provider disconnect and reconnect functionality
50
And a error event handler
51
Then the error event handler should have been executed within 3000ms
52
53
- @rpc @in-process @file @forbidden
+ @rpc @in-process @forbidden
54
# This test ensures that a forbidden response from flagd results in a fatal client state
55
Scenario: Provider forbidden
56
Given an option "fatalStatusCodes" of type "StringList" with value "PERMISSION_DENIED"
0 commit comments