mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-08-28 22:30:40 -04:00
Update unit tests to reflect removal of 'alt' property from inline image spec.
This commit is contained in:
parent
a9e081859e
commit
5c16df1157
1 changed files with 0 additions and 1 deletions
|
@ -139,7 +139,6 @@ const testInlineImage = function (t, inlineImage) {
|
|||
{
|
||||
type: 'field_image',
|
||||
src: 'invalid image URI',
|
||||
alt: '', // Empty because not specified
|
||||
width: 24,
|
||||
height: 24,
|
||||
flip_rtl: false // False by default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue