Skip to content

Commit

Permalink
Merge pull request GoogleCloudPlatform#2568 from barney-s/fix-composi…
Browse files Browse the repository at this point in the history
…tion-tests

Remove TestSimpleCompositionCreate
  • Loading branch information
google-oss-prow[bot] authored Aug 27, 2024
2 parents 396428b + f92137a commit 870e1f2
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 105 deletions.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,6 @@ import (
"k8s.io/apimachinery/pkg/apis/meta/v1/unstructured"
)

func TestSimpleCompositionCreate(t *testing.T) {
//t.Parallel()
s := scenario.NewBasic(t)
defer s.Cleanup()
s.Setup()
}

func TestSimpleExpansionJob(t *testing.T) {
//t.Parallel()
s := scenario.NewBasic(t)
Expand Down

0 comments on commit 870e1f2

Please sign in to comment.