repo: refresh blueprint snapshots for predicates
Update inline snapshots that now include the new extension predicate shape so the changed-package test suite matches the intentional blueprint output. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
This commit is contained in:
@@ -45,6 +45,7 @@ describe('SearchFilterBlueprint', () => {
|
||||
"configSchema": undefined,
|
||||
"disabled": false,
|
||||
"factory": [Function],
|
||||
"if": undefined,
|
||||
"inputs": {},
|
||||
"kind": "search-filter",
|
||||
"name": "test",
|
||||
|
||||
@@ -47,6 +47,7 @@ describe('SearchFilterResultTypeBlueprint', () => {
|
||||
"configSchema": undefined,
|
||||
"disabled": false,
|
||||
"factory": [Function],
|
||||
"if": undefined,
|
||||
"inputs": {},
|
||||
"kind": "search-filter-result-type",
|
||||
"name": "test",
|
||||
|
||||
@@ -60,6 +60,7 @@ describe('SearchResultListItemBlueprint', () => {
|
||||
},
|
||||
"disabled": false,
|
||||
"factory": [Function],
|
||||
"if": undefined,
|
||||
"inputs": {},
|
||||
"kind": "search-result-list-item",
|
||||
"name": "test",
|
||||
|
||||
Reference in New Issue
Block a user