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 committed Feb 4, 2022
1 parent fd973c3 commit 9af6c3e
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 9af6c3e

Please sign in to comment.