Skip to content

Commit d8c9540

Browse files
chore: auto-fix lint and format issues
1 parent b72e271 commit d8c9540

File tree

1 file changed

+6
-1
lines changed
  • airbyte-integrations/connectors/source-azure-blob-storage/integration_tests

1 file changed

+6
-1
lines changed

airbyte-integrations/connectors/source-azure-blob-storage/integration_tests/spec.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,12 @@
455455
"type": "string"
456456
}
457457
},
458-
"required": ["app_tenant_id", "app_client_id", "app_client_secret", "auth_type"]
458+
"required": [
459+
"app_tenant_id",
460+
"app_client_id",
461+
"app_client_secret",
462+
"auth_type"
463+
]
459464
}
460465
]
461466
},

0 commit comments

Comments
 (0)