mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-05-16 16:30:43 -04:00
fix: update GitHub links with /scratchfoundation/
This commit is contained in:
parent
613e5cc823
commit
802d211f95
10 changed files with 26 additions and 27 deletions
test/unit
|
@ -8,7 +8,7 @@ test('getPrimitives', t => {
|
|||
t.end();
|
||||
});
|
||||
|
||||
// Originally inspired by https://github.com/LLK/scratch-gui/issues/809
|
||||
// Originally inspired by https://github.com/scratchfoundation/scratch-gui/issues/809
|
||||
test('calling a custom block with no definition does not throw', t => {
|
||||
const args = {
|
||||
mutation: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue