mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -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', {
|
||||
images: [{
|
||||
fileName: 'test.png',
|
||||
src: '/test.png',
|
||||
width: 1000,
|
||||
height: 500
|
||||
|
|
Loading…
Add table
Reference in a new issue