We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a25ccba commit 37dc518Copy full SHA for 37dc518
integration/bundle/apps_test.go
@@ -5,7 +5,7 @@ import (
5
"io"
6
"testing"
7
8
- "github.com/databricks/cli/internal/acc"
+ "github.com/databricks/cli/integration/internal/acc"
9
"github.com/databricks/cli/internal/testutil"
10
"github.com/databricks/cli/libs/env"
11
"github.com/databricks/databricks-sdk-go/service/apps"
0 commit comments