kenhuuu commented on code in PR #3329:
URL: https://github.com/apache/tinkerpop/pull/3329#discussion_r2978169022


##########
gremlin-server/src/test/java/org/apache/tinkerpop/gremlin/server/GremlinDriverIntegrateTest.java:
##########
@@ -1094,13 +1094,11 @@ public void shouldAliasTraversalSourceVariables() 
throws Exception {
     public void shouldCloseAllClientsOnCloseOfCluster() throws Exception {
         final Cluster cluster = TestClientFactory.open();
         final Client sessionlessOne = cluster.connect();

Review Comment:
   Will update this as suggested, but this test is probably just going to get 
entirely deleted later.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to