andreachild commented on code in PR #3252:
URL: https://github.com/apache/tinkerpop/pull/3252#discussion_r2471269005
##########
gremlin-core/src/test/java/org/apache/tinkerpop/gremlin/process/traversal/step/map/AddEdgeStartStepTest.java:
##########
@@ -213,8 +214,8 @@ public void getGValuesShouldReturnAllGValues() {
@Test
public void getGValuesNonShouldReturnEmptyCollection() {
Review Comment:
Nit: typo from previous commit
```suggestion
public void getGValuesNoneShouldReturnEmptyCollection() {
```
--
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]