fix
This commit is contained in:
parent
c03f491008
commit
a716950359
2 changed files with 4 additions and 4 deletions
|
|
@ -264,7 +264,7 @@ describe('Account Move', () => {
|
|||
|
||||
assert.strictEqual(move.status, 200);
|
||||
|
||||
await sleep(1000 * 1); // wait for jobs to finish
|
||||
await sleep(1000 * 3); // wait for jobs to finish
|
||||
|
||||
const aliceFollowings = await api('/users/following', {
|
||||
userId: alice.id,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue