Skip to content

Commit 9271430

Browse files
committed
-
1 parent adcc804 commit 9271430

File tree

35 files changed

+2013
-2013
lines changed

35 files changed

+2013
-2013
lines changed

account_client.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/init_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ func unifiedHostAccountTest(t *testing.T) (context.Context, *databricks.AccountC
6363
Host: GetEnvOrSkipTest(t, "UNIFIED_HOST"),
6464
AccountID: GetEnvOrSkipTest(t, "DATABRICKS_ACCOUNT_ID"),
6565
ClientID: GetEnvOrSkipTest(t, "DATABRICKS_CLIENT_ID"),
66-
WorkspaceId: GetEnvOrSkipTest(t, "TEST_WORKSPACE_ID"),
66+
WorkspaceID: GetEnvOrSkipTest(t, "TEST_WORKSPACE_ID"),
6767
ClientSecret: GetEnvOrSkipTest(t, "DATABRICKS_CLIENT_SECRET"),
6868
Experimental_IsUnifiedHost: true,
6969
// Large timeout to support API calls that take long.

internal/testspecs/service/httpcallv2/impl.go

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/testspecs/service/idempotencytesting/impl.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/testspecs/service/jsonmarshallv2/impl.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/testspecs/service/lrotesting/impl.go

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/agentbricks/impl.go

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)