diff --git a/test/tests/tagsboxTest.js b/test/tests/tagsboxTest.js index 3a53195c9f..3b3228f33f 100644 --- a/test/tests/tagsboxTest.js +++ b/test/tests/tagsboxTest.js @@ -7,6 +7,7 @@ describe("Item Tags Box", function () { win = yield loadZoteroPane(); doc = win.document; win.Zotero_Tabs.select("zotero-pane") + win.Zotero_Tabs.closeAll(); // Wait for things to settle yield Zotero.Promise.delay(100);