Skip to content

Commit e3763d2

Browse files
committed
chore: address robocop check
1 parent 0e258c5 commit e3763d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

instrumentation/graphql/test/instrumentation/graphql/tracers/graphql_trace_test.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,6 @@
233233
_(span).must_be_nil
234234
end
235235

236-
237236
it 'does not traces .resolve_type_lazy' do
238237
skip unless supports_authorized_and_resolved_types?
239238
SomeGraphQLAppSchema.execute('{ vehicle { __typename } }', context: { lazy_type_resolve: true })

0 commit comments

Comments
 (0)