update interpolate function in bruno js (#2479)

* update interpolate function in bruno js

* removeed handlebars import, updated validations

* removed handlebars import
This commit is contained in:
lohit
2024-06-21 11:15:23 +05:30
committed by GitHub
parent 5259c5fb4a
commit ca22ad06df
6 changed files with 22 additions and 51 deletions

View File

@@ -322,7 +322,7 @@ const runSingleRequest = async function (
response,
envVariables,
collectionVariables,
collectionPath
processEnvVars
);
each(assertionResults, (r) => {