tisonkun commented on code in PR #485:
URL: https://github.com/apache/curator/pull/485#discussion_r1345599813
##########
curator-framework/src/test/java/org/apache/curator/framework/imps/TestFramework.java:
##########
@@ -755,19 +754,6 @@ public void testNullNamespace() {
CloseableUtils.closeQuietly(client);
}
- @Test
- public void testNoPartialConstruction() {
Review Comment:
The original behavior test is covered by testNullNamespace -
https://github.com/apache/curator/pull/475
We don't need this detailed test.
--
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]