mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-15 11:51:30 +00:00
- Added interpolation to setVar method's value field. - Added playwright test to test the fix. - Added jest test to test out the fix. --- Playwright - PASS Jest - PASS ---
7 lines
128 B
JSON
7 lines
128 B
JSON
{
|
|
"maximized": true,
|
|
"lastOpenedCollections": [
|
|
"{{projectRoot}}/tests/interpolation/dynamic-variable/collection"
|
|
]
|
|
}
|