This commit is contained in:
Shreyas Goenka 2025-02-04 16:04:07 +01:00
parent 407e9e0ef0
commit 414a94df3b
No known key found for this signature in database
GPG Key ID: 92A07DF49CCB0622
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ func TestAuthEnv(t *testing.T) {
assert.Equal(t, expected, out)
}
func TestAUthEnvVars(t *testing.T) {
func TestAuthEnvVars(t *testing.T) {
expected := []string{
"DATABRICKS_HOST",
"DATABRICKS_CLUSTER_ID",