Make sample guide generation deterministic; regenerate examples
Template tests / tests (push) Failing after 17s
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>
This commit is contained in:
+24
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"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": []
|
||||
}
|
||||
Reference in New Issue
Block a user