Skip to content

Commit 37dc518

Browse files
committed
fixed acc test
1 parent a25ccba commit 37dc518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/bundle/apps_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
"io"
66
"testing"
77

8-
"github.com/databricks/cli/internal/acc"
8+
"github.com/databricks/cli/integration/internal/acc"
99
"github.com/databricks/cli/internal/testutil"
1010
"github.com/databricks/cli/libs/env"
1111
"github.com/databricks/databricks-sdk-go/service/apps"

0 commit comments

Comments
 (0)