nic-6443 opened a new pull request, #13459:
URL: https://github.com/apache/apisix/pull/13459

   This fixes the standalone admin TypeScript test after axios exposes 
`response.headers['content-type']` as a wider union type. The test only needs 
the YAML branch when the header is a string, so this narrows the value before 
calling `includes`.
   
   Tested with:
   
   ```
   prove -Itest-nginx/lib -I. -r t/admin/standalone.t
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to