Update unit tests to reflect removal of 'alt' property from inline image spec.

This commit is contained in:
Karishma Chadha 2019-09-27 12:00:23 -05:00
parent a9e081859e
commit 5c16df1157

View file

@ -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