Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
catbro666 committed Sep 6, 2023
1 parent d49e8ee commit cb6dec4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/02-integration/05-proxy/18-upstream_tls_spec.lua
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,7 @@ for _, strategy in helpers.each_strategy() do
-- buffered_proxying
local res_cert_buffered
if subsystems == "http" then
local proxy_client = get_proxy_client(subsystems, 19000)
local res = assert(proxy_client:send {
path = "/mtls-buffered-proxying",
headers = {
Expand Down

0 comments on commit cb6dec4

Please sign in to comment.