We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2088168 commit fca6c51Copy full SHA for fca6c51
1 file changed
cli/cmd/infer_test.go
@@ -36,7 +36,7 @@ spec:
36
path: localhost:7777
37
registry: grpc
38
`,
39
- outContains: "Downloading https://plugins.cloudquery.io/cq-cloud-releases/cloudquery/source/gcp/v10.0.0/",
+ outContains: "Downloading https://assets.cloudquery.io/cq-cloud-releases/cloudquery/source/gcp/v10.0.0/",
40
wantErrContains: "",
41
wantErrNotContains: "",
42
},
0 commit comments