mirror of https://github.com/databricks/cli.git
This commit is contained in:
parent
3cb5a21916
commit
b6bb5ca123
|
@ -49,7 +49,7 @@ func TestConsistentDatabricksSdkVersion(t *testing.T) {
|
||||||
|
|
||||||
type goListResponse struct {
|
type goListResponse struct {
|
||||||
Origin struct {
|
Origin struct {
|
||||||
Hash string `json:"Hash"`
|
Hash string
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue