mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-08 06:28:33 +00:00
* fix(import): Import fails for gRPC request without URL in exported collection * changed the approach for import request with missing url * addressed review comment * added a fixture for http example request * added an assertion to check whether the request is being imported or not * added an assertion to check whether the request is being imported or not * refactored test scripts