Don't try to delete Quick Start Guide items in test

We don't create these items anymore.
This commit is contained in:
Dan Stillman 2017-10-27 01:09:34 -04:00
parent 15942b97ae
commit 34028d354e

View File

@ -3694,7 +3694,6 @@ describe("Zotero.Sync.Data.Engine", function () {
var userLibraryID = Zotero.Libraries.userLibraryID;
({ engine, client, caller } = yield setup());
yield Zotero.Items.erase([1, 2], { skipDeleteLog: true });
var types = Zotero.DataObjectUtilities.getTypes();
var objects = {};