Skip to content

Commit

Permalink
Pend the profiles test until we can figure out a better way to run th…
Browse files Browse the repository at this point in the history
…em (#1393)
  • Loading branch information
Skarlso authored and jpellizzari committed Mar 3, 2022
1 parent 3f4dda9 commit c7fff8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/acceptance/test/profiles_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import (
"sigs.k8s.io/controller-runtime/pkg/client"
)

var _ = Describe("Weave GitOps Profiles API", func() {
var _ = PDescribe("Weave GitOps Profiles API", func() {
var (
namespace = "test-namespace"
clusterName string
Expand Down

0 comments on commit c7fff8a

Please sign in to comment.