Skip to content

Commit

Permalink
debug ci x
Browse files Browse the repository at this point in the history
Signed-off-by: tao.yang <[email protected]>
  • Loading branch information
ty-dc committed Jun 21, 2024
1 parent 08d95e5 commit 4b869b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/spidermultus/spidermultus_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ var _ = Describe("test spidermultus", Label("SpiderMultusConfig", "overlay"), fu
GinkgoWriter.Println("If the use case fails, the cleanup step will be skipped")
return
}

err := frame.DeleteNamespace(namespace)
Expect(err).NotTo(HaveOccurred(), "Failed to delete namespace %v")
})
Expand Down

0 comments on commit 4b869b6

Please sign in to comment.