bump snapshots after remote fix
This commit is contained in:
parent
0011c05844
commit
d01c11e44a
2 changed files with 3 additions and 1 deletions
|
|
@ -7,6 +7,8 @@
|
|||
- bailouts for:
|
||||
- blockly json
|
||||
- docs markdown
|
||||
- dev server
|
||||
- clean gh:a, ensure tests run correctly
|
||||
|
||||
|
||||
### Action Specification
|
||||
|
|
|
|||
|
|
@ -2447,7 +2447,7 @@ exports[`Block Snapshots > Blockly JSON > feed_set_value 1`] = `
|
|||
"inputsInline": true,
|
||||
"type": "feed_set_value",
|
||||
"colour": 300,
|
||||
"tooltip": "",
|
||||
"tooltip": "Publish the specified data point to the specified Feed.",
|
||||
"nextStatement": "expression",
|
||||
"previousStatement": "expression",
|
||||
"message0": "Set %1 to: %2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue