Files
bruno/tests/grpc/make-request/init-user-data/preferences.json
sanish-bruno f2273821b0 add: tests for grpc requests
feat: add common selectors to locator.ts

fix: add dataTestId prop

update locator
2025-11-13 18:10:30 +05:30

12 lines
234 B
JSON

{
"maximized": true,
"lastOpenedCollections": [
"{{projectRoot}}/tests/grpc/make-request/collection"
],
"preferences": {
"beta": {
"grpc": true,
"nodevm": false
}
}
}