try fix for test

This commit is contained in:
Matteo Pagliazzi
2018-03-30 19:31:35 +02:00
parent a0803796b2
commit a6106a801b

View File

@@ -1434,6 +1434,7 @@ describe('Group Model', () => {
}; };
await questLeader.save(); await questLeader.save();
await party.finishQuest(quest); await party.finishQuest(quest);
await sleep(0.5);
let [ let [
updatedLeader, updatedLeader,