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 dcef2e4 commit 512151dCopy full SHA for 512151d
internal/acceptance/cluster_test.go
@@ -31,7 +31,7 @@ func TestAccClusterResource_CreateClusterWithLibraries(t *testing.T) {
31
library {
32
pypi {
33
repo = "https://pypi.org/simple"
34
- package = "Faker"
+ package = "databricks-sdk"
35
}
36
37
0 commit comments