mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-16 10:15:18 -06:00
Fix invalid timeout
This commit is contained in:
parent
543fbd1ffe
commit
15f2ac7152
@ -254,8 +254,6 @@ describe('Test handle downs', function () {
|
||||
})
|
||||
|
||||
it('Should correctly reply to the comment', async function () {
|
||||
this.timeout(15000)
|
||||
|
||||
await servers[2].comments.addReply({ videoId: missedVideo2.uuid, toCommentId: commentIdServer2, text: 'comment 1-4' })
|
||||
|
||||
await waitJobs(servers)
|
||||
|
Loading…
Reference in New Issue
Block a user