We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8340c71 commit 031727eCopy full SHA for 031727e
marklogic-client-api/src/test/java/com/marklogic/client/test/rows/GraphQLTest.java
@@ -16,7 +16,6 @@
16
import static org.junit.jupiter.api.Assertions.assertTrue;
17
18
@ExtendWith(RequiresML11.class)
19
-@Disabled("Temporarily disabled until 11-nightly is fixed; see ML-12566")
20
public class GraphQLTest extends AbstractOpticUpdateTest {
21
22
private final static String QUERY = "query myQuery { opticUnitTest_musician {firstName lastName}}";
0 commit comments