You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/05/13 08:55:26 UTC

[GitHub] [pulsar] nodece commented on a diff in pull request #15580: [cleanup][io] Use TestNG instead of JUnit

nodece commented on code in PR #15580:
URL: https://github.com/apache/pulsar/pull/15580#discussion_r872155767


##########
pulsar-io/flume/src/test/java/org/apache/pulsar/io/flume/node/TestEnvVarResolverProperties.java:
##########
@@ -35,7 +34,7 @@ public final class TestEnvVarResolverProperties {
 
     private PropertiesFileConfigurationProvider provider;
 
-    @Before
+    @BeforeMethod

Review Comment:
   @nicoloboschi Thanks, addressed.



-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org