mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-08-13 23:10:56 -04:00
Update test/unit/util_new-block-ids.js
Co-Authored-By: paulkaplan <pkaplan@media.mit.edu>
This commit is contained in:
parent
b70cf39203
commit
166e5f1dbc
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ tap.beforeEach(done => {
|
|||
* 1: looks_size (parent: 0)
|
||||
* 2: obscured shadow for moveTo input (parent: 0)
|
||||
* 3: stopAllSounds (parent: 0)
|
||||
* Inspect fixtures/blocks for the full object.
|
||||
* Inspect fixtures/simple-stack for the full object.
|
||||
*/
|
||||
|
||||
test('top-level block IDs have all changed', t => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue