Skip to content

Commit

Permalink
Skip divert test (#1972)
Browse files Browse the repository at this point in the history
Signed-off-by: Javier López Barba <javier@okteto.com>
  • Loading branch information
jLopezbarb committed Nov 16, 2021
1 parent 68ebc24 commit f5de696
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration/up_test.go
Expand Up @@ -535,6 +535,7 @@ func TestUpStatefulset(t *testing.T) {
}

func TestDivert(t *testing.T) {
t.Skip("This test is not required until fixing nginx rules")
tName := fmt.Sprintf("Test")
ctx := context.Background()
oktetoPath, err := getOktetoPath(ctx)
Expand Down

0 comments on commit f5de696

Please sign in to comment.