Skip to content

Commit a95016a

Browse files
committed
remove wrong ignore annotation
1 parent a532f82 commit a95016a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/groovy/graphql/ChainedDataLoaderTest.groovy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,6 @@ class ChainedDataLoaderTest extends Specification {
402402
batchLoadCalls.get() == 1
403403
}
404404

405-
@spock.lang.Ignore
406405
def "executor for delayed dispatching can be configured"() {
407406
given:
408407
def sdl = '''

0 commit comments

Comments
 (0)