This commit is contained in:
Shreyas Goenka 2024-09-17 18:12:37 +02:00
parent 0747fb48f7
commit 4ce2b75928
No known key found for this signature in database
GPG Key ID: 92A07DF49CCB0622
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ func TestPrepareBuiltInTemplatesWithRelativePaths(t *testing.T) {
func TestBuiltinPythonTemplateValid(t *testing.T) {
// Test option combinations
options := []string{"yes"}
options := []string{"yes", "no"}
isServicePrincipal := false
catalog := "hive_metastore"
cachedCatalog = &catalog