6b40396053
Template tests / tests (push) Failing after 17s
Fixed guide/step ids stop examples/ from churning on every verify run. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
25 lines
506 B
JSON
25 lines
506 B
JSON
{
|
|
"stepId": "step-sample-04-legacy-note",
|
|
"parentStepId": null,
|
|
"kind": "empty",
|
|
"status": "todo",
|
|
"title": "Legacy note",
|
|
"descriptionHtml": "<p>This hidden step exercises filtering in exports.</p>",
|
|
"hidden": true,
|
|
"skipped": false,
|
|
"forceNewPage": false,
|
|
"focusedView": {
|
|
"enabled": false,
|
|
"zoom": 1,
|
|
"panX": 0.5,
|
|
"panY": 0.5
|
|
},
|
|
"image": null,
|
|
"extraImages": [],
|
|
"annotations": [],
|
|
"textBlocks": [],
|
|
"codeBlocks": [],
|
|
"tableBlocks": [],
|
|
"links": []
|
|
}
|