You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/03/04 14:56:21 UTC

[GitHub] [skywalking-agent-test-tool] wu-sheng commented on a change in pull request #5: Remove protocol v1 and fix checkstyle

wu-sheng commented on a change in pull request #5: Remove protocol v1 and fix checkstyle
URL: https://github.com/apache/skywalking-agent-test-tool/pull/5#discussion_r387719232
 
 

 ##########
 File path: validator/src/main/java/org/apache/skywalking/plugin/test/agent/tool/validator/assertor/ApplicationAssert.java
 ##########
 @@ -42,7 +42,7 @@ public static void assertEquals(List<RegistryApplication> expected, List<Registr
     }
 
     private static RegistryApplication getMatchApplication(List<RegistryApplication> actual,
-        RegistryApplication application) {
+                                                           RegistryApplication application) {
 
 Review comment:
   @dmsolr I mean such as this file name. Application* is the old name, right?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services