diff --git a/scratch.md b/scratch.md index e54545c..386565c 100644 --- a/scratch.md +++ b/scratch.md @@ -7,6 +7,8 @@ - bailouts for: - blockly json - docs markdown +- dev server +- clean gh:a, ensure tests run correctly ### Action Specification diff --git a/test/app/blocks/snapshots/block_snapshots_test.js.snapshot b/test/app/blocks/snapshots/block_snapshots_test.js.snapshot index 8ef4ae4..8ad2f89 100644 --- a/test/app/blocks/snapshots/block_snapshots_test.js.snapshot +++ b/test/app/blocks/snapshots/block_snapshots_test.js.snapshot @@ -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",