|
|
@@ -192,7 +192,7 @@ describe( 'DeleteCommand integration', () => {
|
|
|
setData( model,
|
|
|
'<listItem listIndent="0" listType="numbered">OL List i[tem 1</listItem>' +
|
|
|
'<listItem listIndent="0" listType="numbered">OL List item 2</listItem>]' +
|
|
|
- '<image alt="bar" imageStyle="side" src="sample.jpg"><caption>[Caption</caption></image>' +
|
|
|
+ '<image alt="bar" imageStyle="side" src="/assets/sample.png"><caption>[Caption</caption></image>' +
|
|
|
'<blockQuote>' +
|
|
|
'<paragraph>Quote</paragraph>' +
|
|
|
'<listItem listIndent="0" listType="bulleted">Quoted UL List item 1</listItem>' +
|