From 0c4a078df670ada5bd285bfd22db86bb3f6090c3 Mon Sep 17 00:00:00 2001 From: Himangini Date: Wed, 16 Feb 2022 18:13:23 +0000 Subject: [PATCH] Pending failing smoke test --- test/acceptance/test/add_tests.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/acceptance/test/add_tests.go b/test/acceptance/test/add_tests.go index e06e8afc70d..b93f343bc82 100644 --- a/test/acceptance/test/add_tests.go +++ b/test/acceptance/test/add_tests.go @@ -623,7 +623,7 @@ var _ = Describe("Weave GitOps Add App Tests", func() { }) }) - It("SmokeTestLong - Verify that gitops can deploy multiple apps one with private and other with public repo (e2e flow)", func() { + PIt("SmokeTestLong - Verify that gitops can deploy multiple apps one with private and other with public repo (e2e flow)", func() { var listOutput string var pauseOutput string var unpauseOutput string