mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05: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
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue