Skip to content

Commit 83fe435

Browse files
committed
Run the GraphQL tests again.
1 parent 2ae3d85 commit 83fe435

File tree

1 file changed

+0
-1
lines changed
  • marklogic-client-api/src/test/java/com/marklogic/client/test/rows

1 file changed

+0
-1
lines changed

marklogic-client-api/src/test/java/com/marklogic/client/test/rows/GraphQLTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
import static org.junit.jupiter.api.Assertions.assertTrue;
1717

1818
@ExtendWith(RequiresML11.class)
19-
@Disabled("Disabled on 12-nightly until the GraphQL modules are fixed.")
2019
public class GraphQLTest extends AbstractOpticUpdateTest {
2120

2221
private final static String QUERY = "query myQuery { opticUnitTest_musician {firstName lastName}}";

0 commit comments

Comments
 (0)