alex-plekhanov commented on code in PR #11618:
URL: https://github.com/apache/ignite/pull/11618#discussion_r1877790792


##########
modules/core/src/test/java/org/apache/ignite/testsuites/IgniteTaskSessionSelfTestSuite.java:
##########
@@ -62,7 +63,8 @@
     GridSessionJobFailoverSelfTest.class,
     GridSessionLoadSelfTest.class,
     GridSessionCollisionSpiSelfTest.class,
-    GridSessionCheckpointSelfTest.class
+    GridSessionCheckpointSelfTest.class,
+    IgniteWithApplicationAttributesAwareTest.class

Review Comment:
   Let's add comma at the end of line



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