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


##########
spark-gremlin/src/test/java/org/apache/tinkerpop/gremlin/spark/structure/SparkTest.java:
##########
@@ -51,6 +51,15 @@
  * @author Marko A. Rodriguez (http://markorodriguez.com)
  */
 public class SparkTest extends AbstractSparkTest {
+    @Test
+    public void testCustomizedSparkAppName() {

Review Comment:
   Minor nit: could add a similar test to make sure that the default name is 
"Apache TinkerPop's Spark-Gremlin"



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