remove :administrateur_graphql
This commit is contained in:
parent
1be07c1ef5
commit
6643b598c3
4 changed files with 2 additions and 7 deletions
|
@ -106,10 +106,6 @@ describe API::V2::GraphqlController do
|
|||
|
||||
subject { post :execute, params: { query: query } }
|
||||
|
||||
before do
|
||||
Flipper.enable(:administrateur_graphql, admin.user)
|
||||
end
|
||||
|
||||
context "when authenticated" do
|
||||
let(:authorization_header) { ActionController::HttpAuthentication::Token.encode_credentials(token) }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue