mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
parent
26e20d223d
commit
05b77397b6
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ describe('Themes: engines', function () {
|
|||
it('no engines', function () {
|
||||
const engines = themeEngines.create();
|
||||
engines.should.eql({
|
||||
'ghost-api': 'v3'
|
||||
'ghost-api': 'v4'
|
||||
});
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue