mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-09 06:55:03 +00:00
chore: minor folder structure refactor
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
{
|
||||
"maximized": true,
|
||||
"lastOpenedCollections": [
|
||||
"{{projectRoot}}/tests/grpc/make-request/collection"
|
||||
],
|
||||
"preferences": {
|
||||
"beta": {
|
||||
"grpc": true,
|
||||
"nodevm": false
|
||||
}
|
||||
"maximized": false,
|
||||
"lastOpenedCollections": [
|
||||
"{{projectRoot}}/tests/grpc/make-request/fixtures/collection"
|
||||
],
|
||||
"preferences": {
|
||||
"beta": {
|
||||
"nodevm": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user