Travis debugging
This commit is contained in:
parent
fa859b45fe
commit
30d0858ebf
3 changed files with 5 additions and 1 deletions
|
@ -114,6 +114,9 @@ describe("Zotero.Sync.Runner", function () {
|
|||
// Tests
|
||||
//
|
||||
beforeEach(function* () {
|
||||
// TEMP: Travis debugging
|
||||
Zotero.Debug.init(true);
|
||||
|
||||
yield resetDB({
|
||||
thisArg: this,
|
||||
skipBundledFiles: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue