Skip to content

Commit d34ec29

Browse files
committed
PR feedback and cleanup
1 parent 58399b8 commit d34ec29

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/test/groovy/graphql/execution/instrumentation/dataloader/DataLoaderTypeMismatchTest.groovy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ class DataLoaderTypeMismatchTest extends Specification {
6262
def schema = new SchemaGenerator().makeExecutableSchema(typeDefinitionRegistry, wiring)
6363

6464
def graphql = GraphQL.newGraphQL(schema)
65-
// .instrumentation(new DataLoaderDispatcherInstrumentation())
6665
.build()
6766

6867
when:

0 commit comments

Comments
 (0)