forked from extern/bruno
Set responseTime
This commit is contained in:
parent
ae2f170fe6
commit
efbdde8252
@ -273,7 +273,8 @@ const runSingleRequest = async function (
|
||||
status: null,
|
||||
statusText: null,
|
||||
headers: null,
|
||||
data: null
|
||||
data: null,
|
||||
responseTime: 0
|
||||
},
|
||||
error: err.message,
|
||||
assertionResults: [],
|
||||
|
Loading…
Reference in New Issue
Block a user