mirror of https://github.com/databricks/cli.git
This commit is contained in:
parent
9b2fe7cfa9
commit
941d50e868
|
@ -110,7 +110,7 @@ func TestPrepareBuiltInTemplatesWithRelativePaths(t *testing.T) {
|
|||
|
||||
func TestBuiltinPythonTemplateValid(t *testing.T) {
|
||||
// Test option combinations
|
||||
options := []string{"no"}
|
||||
options := []string{"yes", "no"}
|
||||
isServicePrincipal := false
|
||||
catalog := "hive_metastore"
|
||||
cachedCatalog = &catalog
|
||||
|
|
Loading…
Reference in New Issue