jquery / jquery

jQuery JavaScript Library
https://jquery.com
MIT License
58.96k stars 20.62k forks source link

Tests: Align `middleware-mockerver.js` with the `main` branch #5413

Closed mgol closed 3 months ago

mgol commented 3 months ago

Summary

Remove a redundant Express-targeted resp.set call from the script handler in middleware-mockserver.js as was done on the main branch.

Ref gh-5397

Checklist