xdkxlk commented on code in PR #6262:
URL: https://github.com/apache/rocketmq/pull/6262#discussion_r1134879726
##########
proxy/src/test/java/org/apache/rocketmq/proxy/config/ConfigurationManagerTest.java:
##########
@@ -24,12 +24,6 @@
public class ConfigurationManagerTest extends InitConfigTest {
- @Test
- public void testInitEnv() {
- // configure proxy home by system env.
-
assertThat(ConfigurationManager.getProxyHome()).isEqualTo(mockProxyHome);
- }
-
Review Comment:
This has been fixed in #6329
--
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]