1
0
mirror of https://github.com/sasjs/server.git synced 2026-01-11 16:20:06 +00:00

fix: add a new variable _SASJS_WEBOUT_HEADERS to code.js and code.py

This commit is contained in:
2022-08-18 01:19:47 +05:00
parent 8780b800a3
commit 882bedd5d5
5 changed files with 18 additions and 7 deletions

View File

@@ -450,6 +450,7 @@ const makeRequestAndAssert = async (
expect.anything(),
expect.anything(),
expect.anything(),
expect.anything(),
expectedRuntime,
expect.anything(),
undefined