Skip to content

Commit

Permalink
Pend acceptance test 'SmokeTestLong - Verify that gitops can deploy a…
Browse files Browse the repository at this point in the history
…n app with long name'
  • Loading branch information
nikimanoledaki committed Feb 16, 2022
1 parent 28a502e commit 1d12378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/acceptance/test/add_tests.go
Original file line number Diff line number Diff line change
Expand Up @@ -1551,7 +1551,7 @@ var _ = Describe("Weave GitOps Add Tests With Long Cluster Name", func() {
})
})

It("SmokeTestLong - Verify that gitops can deploy an app with long name", func() {
PIt("SmokeTestLong - Verify that gitops can deploy an app with long name", func() {
var configRepoRemoteURL string
var listOutput string
var appStatus string
Expand Down

0 comments on commit 1d12378

Please sign in to comment.