Skip to content

Commit 250b0c0

Browse files
authored
Remove simba reference (#546)
1 parent 22ec075 commit 250b0c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/com/databricks/client/jdbc/DriverTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ void testAllPurposeClusters_errorHandling() throws Exception {
306306
}
307307

308308
@Test
309-
void testSimbaBatchFunction() throws Exception {
309+
void testBatchFunction() throws Exception {
310310

311311
String jdbcUrl =
312312
"jdbc:databricks://e2-dogfood.staging.cloud.databricks.com:443/default;transportMode=http;ssl=1;AuthMech=3;httpPath=/sql/1.0/warehouses/dd43ee29fedd958d;";

0 commit comments

Comments
 (0)