fixed test case throws exception

This commit is contained in:
CloverHearts 2016-11-03 15:29:13 +09:00
parent 72ff950b07
commit 0378d76229

View file

@ -121,7 +121,7 @@ public class AuthenticationIT extends AbstractZeppelinIT {
ZeppelinITUtils.sleep(1000, false);
}
private void testShowNotebookListOnNavbar() {
private void testShowNotebookListOnNavbar() throws Exception {
if (!endToEndTestEnabled()) {
return;
}