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:
@@ -59,7 +59,7 @@ describe('Test video channels', function () {
|
||||
})
|
||||
|
||||
it('Should create another video channel', async function () {
|
||||
this.timeout(10000)
|
||||
this.timeout(30000)
|
||||
|
||||
{
|
||||
const videoChannel = {
|
||||
|
||||
Reference in New Issue
Block a user