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:
commit
f16f72ad7a
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue