mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-14 07:52:15 +00:00
try fix for test
This commit is contained in:
parent
a0803796b2
commit
a6106a801b
1 changed files with 1 additions and 0 deletions
|
|
@ -1434,6 +1434,7 @@ describe('Group Model', () => {
|
|||
};
|
||||
await questLeader.save();
|
||||
await party.finishQuest(quest);
|
||||
await sleep(0.5);
|
||||
|
||||
let [
|
||||
updatedLeader,
|
||||
|
|
|
|||
Loading…
Reference in a new issue