Skip to content

Commit

Permalink
Remove unnecessary test step
Browse files Browse the repository at this point in the history
  • Loading branch information
slevenick committed May 29, 2019
1 parent b874de2 commit a16bad3
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -660,9 +660,6 @@ func TestAccComputeBackendService_internalLoadBalancing(t *testing.T) {
ImportState: true,
ImportStateVerify: true,
},
{
Config: testAccComputeBackendService_internalLoadBalancing(fr, proxy, backend, hc, urlmap),
},
},
})
}
Expand Down

0 comments on commit a16bad3

Please sign in to comment.