Fix broken tests in 000599b
This commit is contained in:
parent
000599bfff
commit
9ca617a6a9
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ describe("Zotero.CiteprocRs", function () {
|
||||||
var noteIndex = 1;
|
var noteIndex = 1;
|
||||||
|
|
||||||
before(async function () {
|
before(async function () {
|
||||||
|
await Zotero.CiteprocRs.init();
|
||||||
await Zotero.Styles.init();
|
await Zotero.Styles.init();
|
||||||
item1 = createUnsavedDataObject(
|
item1 = createUnsavedDataObject(
|
||||||
'item',
|
'item',
|
||||||
|
|
Loading…
Reference in a new issue