mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Increase videos search test before timeout
This commit is contained in:
parent
3b3490e41a
commit
ac0725aa88
@ -27,7 +27,7 @@ describe('Test videos search', function () {
|
|||||||
let command: SearchCommand
|
let command: SearchCommand
|
||||||
|
|
||||||
before(async function () {
|
before(async function () {
|
||||||
this.timeout(120000)
|
this.timeout(240000)
|
||||||
|
|
||||||
const servers = await Promise.all([
|
const servers = await Promise.all([
|
||||||
createSingleServer(1),
|
createSingleServer(1),
|
||||||
|
Loading…
Reference in New Issue
Block a user