mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Increase test timeout
This commit is contained in:
@@ -577,7 +577,7 @@ describe('Test multiple servers', function () {
|
||||
})
|
||||
|
||||
it('Should like and dislikes videos on different services', async function () {
|
||||
this.timeout(30000)
|
||||
this.timeout(50000)
|
||||
|
||||
await rateVideo(servers[0].url, servers[0].accessToken, remoteVideosServer1[0], 'like')
|
||||
await wait(500)
|
||||
|
||||
Reference in New Issue
Block a user