mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
change testcase name
This commit is contained in:
parent
91619374be
commit
722e333fe4
1 changed files with 1 additions and 1 deletions
|
|
@ -262,7 +262,7 @@ public class JDBCInterpreterTest extends BasicJDBCTestCaseAdapter {
|
|||
}
|
||||
|
||||
@Test
|
||||
public void testCredential() throws SQLException, IOException {
|
||||
public void testMultiTenant() throws SQLException, IOException {
|
||||
String replName1 = "jdbc1";
|
||||
String replName2 = "jdbc2";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue