mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-11 09:51:30 +00:00
* feat: add support for ssl cert in websockt * improvements * add: wss in animation * fix: avoid a race condition between the locator's promise and the expect call JS starts resolving promises even without the await unless it's a function, this can cause a race in this case --------- Co-authored-by: Sid <siddharth@usebruno.com>