0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

Merge pull request #5389 from ErisDS/test-imprv

Ensure importer tests don't clash
This commit is contained in:
Jason Williams 2015-06-03 16:18:12 -05:00
commit f16f72ad7a

View file

@ -671,8 +671,6 @@ describe('Import', function () {
describe('Import (new test structure)', function () {
before(testUtils.teardown);
after(testUtils.teardown);
describe('imports multi user data onto blank ghost install', function () {
var exportData;