diff --git a/tests/blocks/test_blocks.js b/tests/blocks/test_blocks.js index 3c1aa3992..1a32d4208 100644 --- a/tests/blocks/test_blocks.js +++ b/tests/blocks/test_blocks.js @@ -723,11 +723,10 @@ Blockly.defineBlocksWithJsonArray([ // BEGIN JSON EXTRACT "text": "default" } ], - "style": "math_blocks", + "style": "textInput", "tooltip": "", "helpUrl": "", - "output": "String", - "style": "textInput" + "output": "String" }, { "type": "test_fields_multilinetext",