Files
bruno/tests/snapshots/environment/fixtures/collection/bruno.json
Sid 659e02ac44 feat: error-boundary + crash cache addition (#8056)
* internal emit chain for clearance

* fix: crash ui

* fix(ErrorBoundary): ensure cache clearing is awaited before force quitting

* test(e2e): environment persistence across collections

* test: migration test

* Update environment.spec.ts

* fix: reduce padding for dark mode app errors

* chore: re-add waitForReadyPage
2026-05-20 22:25:06 +05:30

10 lines
147 B
JSON

{
"version": "1",
"name": "migration-collection",
"type": "collection",
"ignore": [
"node_modules",
".git"
],
"filesCount": 1
}