Skip to content

Commit

Permalink
[Test] rm parallel from quota test
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-sidelnikov committed Dec 10, 2024
1 parent 39b2a23 commit 16a7c3c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions acceptance/openstack/vpcep/services_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ func TestListPublicServices(t *testing.T) {
}

func TestGetQuota(t *testing.T) {
t.Parallel()

client, err := clients.NewVPCEndpointV1Client()
th.AssertNoErr(t, err)
t.Log("Attempting to Get VPCEP endpoint_service quota")
Expand Down

0 comments on commit 16a7c3c

Please sign in to comment.