mirror of
https://github.com/google/blockly.git
synced 2026-01-09 18:10:08 +01:00
Update test block in trashcan_test to not trigger warning log
This commit is contained in:
@@ -204,7 +204,7 @@ suite("Trashcan", function() {
|
||||
'</block>'
|
||||
);
|
||||
fireDeleteEvent(this.workspace,
|
||||
'<block type="test_field_block">' +
|
||||
'<block type="statement_block2">' +
|
||||
' <statement name="NAME">' +
|
||||
' <block type="statement_block2"/>' +
|
||||
' </statement>' +
|
||||
|
||||
Reference in New Issue
Block a user