mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-08 14:35:03 +00:00
* fix: 3093 - Fix pm.setNextRequest(null) not translating to bru.runner.stopExecution()
* addressed review comments
* addressed review comments
* Behavioral change for null case and added transilation for pm.exicution.setNextRequest("req")
* addressed review comments