We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb41cf3 commit 7f84526Copy full SHA for 7f84526
1 file changed
src/test/groovy/graphql/execution/instrumentation/threadpools/ExecutorInstrumentationTest.groovy
@@ -6,6 +6,7 @@ import graphql.schema.DataFetcher
6
import graphql.schema.DataFetchingEnvironment
7
import graphql.schema.DataFetchingEnvironmentImpl
8
import graphql.schema.PropertyDataFetcher
9
+import spock.lang.Ignore
10
import spock.lang.Specification
11
12
import java.util.concurrent.CompletableFuture
0 commit comments