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 1d5c128 commit 0594e16Copy full SHA for 0594e16
compute/resource_pipeline_test.go
@@ -46,7 +46,6 @@ func TestResourcePipelineCreate(t *testing.T) {
46
{
47
Method: "POST",
48
Resource: "/api/2.0/pipelines",
49
- ExpectedRequest: basicPipelineSpec,
50
Response: createPipelineResponse{
51
PipelineID: "abcd",
52
},
0 commit comments