Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
nithyatsu committed Dec 5, 2024
1 parent 19a3b1b commit 98750eb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/functional-portable/ucp/cloud/aws_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ var (
)

func Test_AWS_DeleteResource(t *testing.T) {
t.Skip()
ctx := context.Background()

myTest := test.NewUCPTest(t, "Test_AWS_DeleteResource", func(t *testing.T, url string, roundTripper http.RoundTripper) {
Expand Down Expand Up @@ -107,7 +106,6 @@ func Test_AWS_DeleteResource(t *testing.T) {
}

func Test_AWS_ListResources(t *testing.T) {
t.Skip()
ctx := context.Background()

myTest := test.NewUCPTest(t, "Test_AWS_ListResources", func(t *testing.T, url string, roundTripper http.RoundTripper) {
Expand Down

0 comments on commit 98750eb

Please sign in to comment.