Skip to content

Commit

Permalink
Fix admin service test error because of commit "Add time filter for c…
Browse files Browse the repository at this point in the history
…urrent day jobs" whose commit it is ebff43a
  • Loading branch information
RupengWang authored and nichunen committed Aug 30, 2019
1 parent dee88f9 commit de23e72
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ public void testGetPublicConfig() throws IOException {
"kylin.web.hive-limit=20\n" +
"kylin.engine.default=2\n" +
"kylin.web.help.3=onboard|Cube Design Tutorial|http://kylin.apache.org/docs/howto/howto_optimize_cubes.html\n" +
"kylin.web.default-time-filter=1\n" +
"kylin.web.help.2=tableau|Tableau Guide|http://kylin.apache.org/docs/tutorial/tableau_91.html\n" +
"kylin.web.help.1=odbc|ODBC Driver|http://kylin.apache.org/docs/tutorial/odbc.html\n" +
"kylin.web.help.0=start|Getting Started|http://kylin.apache.org/docs/tutorial/kylin_sample.html\n" +
Expand Down

0 comments on commit de23e72

Please sign in to comment.