Skip to content

Commit

Permalink
Fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
rmosolgo committed Jan 15, 2024
1 parent 9567ba4 commit 29dfb7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/integration/rails/graphql/schema_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,6 @@ def execute_query(query:)
}

let(:schema) {
spec = self
Class.new(GraphQL::Schema) do
query_type = Class.new(GraphQL::Schema::Object) do
graphql_name "Query"
Expand Down

0 comments on commit 29dfb7c

Please sign in to comment.