aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/cli/update-host.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/cli/update-host.ts')
-rw-r--r--server/tests/cli/update-host.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/tests/cli/update-host.ts b/server/tests/cli/update-host.ts
index af9703b32..644b3807e 100644
--- a/server/tests/cli/update-host.ts
+++ b/server/tests/cli/update-host.ts
@@ -38,7 +38,7 @@ describe('Test update host scripts', function () {
38 }) 38 })
39 39
40 it('Should update torrent hosts', async function () { 40 it('Should update torrent hosts', async function () {
41 this.timeout(20000) 41 this.timeout(30000)
42 42
43 killallServers([ server ]) 43 killallServers([ server ])
44 server = await runServer(1) 44 server = await runServer(1)