Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gherkin/connection.feature
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Feature: flagd provider disconnect and reconnect functionality
And a error event handler
Then the error event handler should have been executed within 3000ms

@rpc @in-process @file @forbidden
@rpc @in-process @forbidden
# This test ensures that a forbidden response from flagd results in a fatal client state
Scenario: Provider forbidden
Given an option "fatalStatusCodes" of type "StringList" with value "PERMISSION_DENIED"
Expand Down