xiazcy commented on code in PR #3372:
URL: https://github.com/apache/tinkerpop/pull/3372#discussion_r3054683039


##########
gremlin-test/src/main/resources/org/apache/tinkerpop/gremlin/test/features/map/Conjoin.feature:
##########
@@ -153,3 +153,29 @@ Feature: Step - conjoin()
     Then the result should be unordered
       | result |
       | 3;three |
+
+  @GraphComputerVerificationInjectionNotSupported
+  Scenario: g_injectXnull_a_null_bX_fold_conjoinXplusX

Review Comment:
   ```suggestion
     Scenario: g_injectXnull_a_null_bX_conjoinXplusX
   ```



-- 
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