Skip to content

Commit c0532f8

Browse files
committed
fix test
1 parent 0ff1735 commit c0532f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compute/resource_pipeline_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ func TestResourcePipelineCreate(t *testing.T) {
9090
key1 = "value1"
9191
key2 = "value2"
9292
}
93-
clusters {
93+
cluster {
9494
label = "default"
9595
custom_tags = {
9696
"cluster_tag1" = "cluster_value1"

0 commit comments

Comments
 (0)