Travis debugging
This commit is contained in:
parent
3a9cd31d42
commit
837ae0444d
3 changed files with 9 additions and 2 deletions
|
@ -199,6 +199,7 @@ describe("Zotero.DataDirectory", function () {
|
|||
);
|
||||
});
|
||||
yield Zotero.DataDirectory.checkForMigration(oldDir, newDir);
|
||||
Zotero.debug("Before promise 1");
|
||||
yield promise;
|
||||
yield promise2;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue