Skip to content

Commit

Permalink
Sacrifice for the linting gods ☠️
Browse files Browse the repository at this point in the history
  • Loading branch information
marcotc committed Jan 18, 2025
1 parent 9431f20 commit a5b863e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def graphql_error
class #{prefix}TestGraphQLSchema < ::GraphQL::Schema
query(#{prefix}TestGraphQLQuery)
rescue_from(RuntimeError) do |err, obj, args, ctx, field|
raise GraphQL::ExecutionError.new(err.message, extensions: {
'int-1': 1,
Expand Down

0 comments on commit a5b863e

Please sign in to comment.