Skip to content

Commit

Permalink
update e2e test (#5880)
Browse files Browse the repository at this point in the history
Signed-off-by: ShylajaDevadiga <[email protected]>
Co-authored-by: ShylajaDevadiga <[email protected]>
  • Loading branch information
ShylajaDevadiga and ShylajaDevadiga authored May 3, 2024
1 parent 0b21982 commit 949ab45
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/e2e/validatecluster/validatecluster_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -273,9 +273,7 @@ var _ = Describe("Verify Basic Cluster Creation", Ordered, func() {
var expectResult = []string{"client-ca.crt",
"client-ca.key",
"client-ca.nochain.crt",
"client-supervisor.crt",
"client-supervisor.key",
"dynamic-cert.json", "peer-ca.crt",
"peer-ca.crt",
"peer-ca.key", "server-ca.crt",
"server-ca.key", "request-header-ca.crt",
"request-header-ca.key", "server-ca.crt",
Expand Down

0 comments on commit 949ab45

Please sign in to comment.