mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-29 22:01:49 +03:00
Removed importer suite assertion with no specific meaning
refs https://github.com/TryGhost/Team/issues/555 - Follow up to previous commit. Read it for full context.
This commit is contained in:
parent
653863bf0e
commit
cc8fe3ad43
@ -36,8 +36,6 @@ describe('Integration: Importer', function () {
|
||||
sinon.restore();
|
||||
});
|
||||
|
||||
should.exist(importer);
|
||||
|
||||
describe('Empty database (except of owner user), general tests', function () {
|
||||
beforeEach(testUtils.setup('roles', 'owner', 'settings'));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user