Travis debugging

This commit is contained in:
Dan Stillman 2016-11-29 01:42:15 -05:00
parent fa859b45fe
commit 30d0858ebf
3 changed files with 5 additions and 1 deletions

View file

@ -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