feat: add persistent environment variable handling in IPC events and Bru class (#5172)

This commit is contained in:
Sanjai Kumar
2025-08-19 23:05:22 +05:30
committed by GitHub
parent 3e3e2e0563
commit e5a608f962
21 changed files with 346 additions and 14 deletions

View File

@@ -0,0 +1,6 @@
{
"maximized": true,
"lastOpenedCollections": [
"{{projectRoot}}/e2e-tests/persistent-env-tests/collection"
]
}