wip: find+replace Calculate output
prop with fn
#7144
Annotations
2 errors
editor.planx.uk/src/pages/FlowEditor/components/Sidebar/Search/SearchResultCard/dataFacets.test.ts#L92
AssertionError: expected { iconKey: 700, …(4) } to strictly equal { componentType: 'Calculate', …(4) }
- Expected
+ Received
Object {
"componentType": "Calculate",
"headline": "calculateOutput",
"iconKey": 700,
- "key": "Output (data)",
+ "key": "Data",
"title": "This is a calculate component",
}
❯ src/pages/FlowEditor/components/Sidebar/Search/SearchResultCard/dataFacets.test.ts:92:20
|
|
This job failed
Loading