Fix Zotero.Fulltext tests
This commit is contained in:
parent
5815088586
commit
723b4d32e5
4 changed files with 35 additions and 27 deletions
|
@ -9,6 +9,7 @@ describe("PDF Recognition", function() {
|
|||
yield Zotero.Promise.all([
|
||||
loadZoteroPane().then(w => win = w)
|
||||
]);
|
||||
initPDFToolsPath();
|
||||
});
|
||||
|
||||
beforeEach(function* () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue