mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-15 20:01:28 +00:00
* added jsonwebtoken as inbuilt library * removed bundling * handle callback in quickjs * chore: tests folder restructure * chore: lint fix --------- Co-authored-by: Sid <siddharth@usebruno.com>
9 lines
179 B
JSON
9 lines
179 B
JSON
{
|
|
"collections": [
|
|
{
|
|
"pathname": "{{projectRoot}}/tests/scripting/inbuilt-libraries/jsonwebtoken/fixtures/collection",
|
|
"selectedEnvironment": "Prod"
|
|
}
|
|
]
|
|
}
|