ParkGyeongTae commented on code in PR #4782:
URL: https://github.com/apache/zeppelin/pull/4782#discussion_r1715564384
##########
zeppelin-interpreter-integration/src/test/java/org/apache/zeppelin/integration/ZeppelinClientIntegrationTest.java:
##########
@@ -80,7 +80,7 @@ static void destroy() throws Exception {
@BeforeEach
void setup() {
- conf = zepServer.getZeppelinConfiguration();
+ zConf = zepServer.getZeppelinConfiguration();
Review Comment:
@Reamer Thank you for your review. I have modified the code.
--
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]