Skip to content

Commit 29dfb7c

Browse files
committed
Fix lint error
1 parent 9567ba4 commit 29dfb7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/integration/rails/graphql/schema_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,6 @@ def execute_query(query:)
232232
}
233233

234234
let(:schema) {
235-
spec = self
236235
Class.new(GraphQL::Schema) do
237236
query_type = Class.new(GraphQL::Schema::Object) do
238237
graphql_name "Query"

0 commit comments

Comments
 (0)