Skip to content

Commit

Permalink
updated e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ram committed Nov 22, 2022
1 parent 2097bfb commit df53f71
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ custom:
rootContext: /${env:TEST_ID}-1
version: "v1"
visibility: "PRIVATE"
SecurityScheme:
securityScheme:
mutualssl:
enabled: true
clientCert: 'file://cert.cer'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ custom:
rootContext: /${env:TEST_ID}-1
version: "v1"
visibility: "PRIVATE"
SecurityScheme:
securityScheme:
oauth2:
enabled: true
backend:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ custom:
rootContext: /${env:TEST_ID}-1
version: "v1"
visibility: "PRIVATE"
SecurityScheme:
securityScheme:
mutualssl:
enabled: true
clientCert: 'file://cert.cer'
Expand Down

0 comments on commit df53f71

Please sign in to comment.