mirror of
https://github.com/google/blockly.git
synced 2026-05-03 02:20:12 +02:00
3d78491dd9
* fix: Focus the nearest neighbor on block deletion * test: Add tests * fix: Use `strictEqual` * chore: Reduce the number of test blocks * fix: Explicitly verify that dying blocks are not focused * fix: Fix exception when disposing of a workspace with a focused block * chore: Run formatter