Skip to content

Commit 0594e16

Browse files
committed
Remove order assertion for libraries, which are a set now
1 parent 1d5c128 commit 0594e16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compute/resource_pipeline_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ func TestResourcePipelineCreate(t *testing.T) {
4646
{
4747
Method: "POST",
4848
Resource: "/api/2.0/pipelines",
49-
ExpectedRequest: basicPipelineSpec,
5049
Response: createPipelineResponse{
5150
PipelineID: "abcd",
5251
},

0 commit comments

Comments
 (0)