Skip to content

Commit

Permalink
chore: add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
BeksOmega committed Oct 19, 2022
1 parent 2a616da commit 3b870ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/mocha/procedure_map_test.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ suite('Procedure Map', function() {
sharedTestTeardown.call(this);
});

// TODO (#6515): Unskip tests.
suite.skip('triggering block updates', function() {
setup(function() {
Blockly.Blocks['procedure_mock'] = {
Expand Down

0 comments on commit 3b870ed

Please sign in to comment.