bump snapshots after remote fix
Some checks failed
Build Docs and Deploy to Pages / build (push) Has been cancelled
Build Docs and Deploy to Pages / Deploy (push) Has been cancelled

This commit is contained in:
Loren Norman 2025-07-18 16:39:57 -04:00
parent 0011c05844
commit d01c11e44a
2 changed files with 3 additions and 1 deletions

View file

@ -7,6 +7,8 @@
- bailouts for: - bailouts for:
- blockly json - blockly json
- docs markdown - docs markdown
- dev server
- clean gh:a, ensure tests run correctly
### Action Specification ### Action Specification

View file

@ -2447,7 +2447,7 @@ exports[`Block Snapshots > Blockly JSON > feed_set_value 1`] = `
"inputsInline": true, "inputsInline": true,
"type": "feed_set_value", "type": "feed_set_value",
"colour": 300, "colour": 300,
"tooltip": "", "tooltip": "Publish the specified data point to the specified Feed.",
"nextStatement": "expression", "nextStatement": "expression",
"previousStatement": "expression", "previousStatement": "expression",
"message0": "Set %1 to: %2", "message0": "Set %1 to: %2",