Fixed Mention unit test
refs https://github.com/TryGhost/Ghost/commit/c6b90b6ac
This commit is contained in:
parent
c6b90b6ac7
commit
a310ec2e3e
@ -26,7 +26,8 @@ describe('Mention', function () {
|
||||
'sourceAuthor',
|
||||
'sourceExcerpt',
|
||||
'sourceFavicon',
|
||||
'sourceFeaturedImage'
|
||||
'sourceFeaturedImage',
|
||||
'verified'
|
||||
];
|
||||
assert.deepEqual(actual, expected);
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user