usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
27.6k stars 1.27k forks source link

fix: cli run-summary count fix for requests with ECONNREFUSED error #3451

Closed lohxt1 closed 1 week ago

lohxt1 commented 1 week ago

fixes the below scenario:

~ if the request fails with an ECONNREFUSED error, the cli run summary indicated that the request passed.