Reset PDF tools path for tests in resetDB()
And include path on error when running PDF tool
This commit is contained in:
parent
06fb74aafd
commit
45ddf9827c
4 changed files with 10 additions and 13 deletions
|
@ -9,7 +9,6 @@ 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