tbonelee commented on code in PR #5314:
URL: https://github.com/apache/zeppelin/pull/5314#discussion_r3608781848
##########
zeppelin-server/src/test/java/org/apache/zeppelin/server/IndexHtmlServletTest.java:
##########
@@ -43,8 +44,9 @@ class IndexHtmlServletTest {
private final static String TEST_HEAD_ADDON = "<!-- bar -->";
private final static String FILE_PATH_INDEX_HTML_ZEPPELIN_WEB =
"../zeppelin-web/dist/index.html";
- private final static String FILE_PATH_INDEX_HTML_ZEPPELIN_WEB_ANGULAR =
"../zeppelin-web-angular/dist/zeppelin/index.html";
-
+
Review Comment:
```suggestion
```
--
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]