mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-08 14:35:03 +00:00
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:
@@ -322,7 +322,7 @@ const runSingleRequest = async function (
|
||||
response,
|
||||
envVariables,
|
||||
collectionVariables,
|
||||
collectionPath
|
||||
processEnvVars
|
||||
);
|
||||
|
||||
each(assertionResults, (r) => {
|
||||
|
||||
Reference in New Issue
Block a user