Release 2.13.3
This commit is contained in:
@@ -155,6 +155,9 @@ test('template create page renders the background remove control', () => {
|
||||
|
||||
assert.match(html, /id="remove-background-image"/);
|
||||
assert.match(html, /name="remove_background_image"/);
|
||||
assert.match(html, /data-media-picker-hidden="existing-background-image-path"/);
|
||||
assert.match(html, /data-media-picker-file-input="background-image"/);
|
||||
assert.match(html, /id="background-image"/);
|
||||
assert.match(html, /placeholder="type_1"/);
|
||||
assert.match(html, /Save and Close/);
|
||||
assert.match(html, /Save and New/);
|
||||
|
||||
Reference in New Issue
Block a user