mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
Fixed mobiledoc-converter test
no issue
- 👻
This commit is contained in:
parent
6dfcbd251e
commit
8e4c5d0f34
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ describe('Mobiledoc converter', function () {
|
||||||
}],
|
}],
|
||||||
['gallery', {
|
['gallery', {
|
||||||
images: [{
|
images: [{
|
||||||
|
fileName: 'test.png',
|
||||||
src: '/test.png',
|
src: '/test.png',
|
||||||
width: 1000,
|
width: 1000,
|
||||||
height: 500
|
height: 500
|
||||||
|
|
Loading…
Add table
Reference in a new issue