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:
|
- bailouts for:
|
||||||
- blockly json
|
- blockly json
|
||||||
- docs markdown
|
- docs markdown
|
||||||
|
- dev server
|
||||||
|
- clean gh:a, ensure tests run correctly
|
||||||
|
|
||||||
|
|
||||||
### Action Specification
|
### Action Specification
|
||||||
|
|
|
||||||
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue