Add gitlab ci support
[oweals/peertube.git] / server / tests / api / videos / video-schedule-update.ts
index 64f657780b979f4497ec9de2b4d39696d6f0e001..65a8eafb85e13ab39004e75dcd5497d0da74d98d 100644 (file)
@@ -85,7 +85,7 @@ describe('Test video update scheduler', function () {
   })
 
   it('Should wait some seconds and have the video in public privacy', async function () {
-    this.timeout(20000)
+    this.timeout(50000)
 
     await wait(15000)
     await waitJobs(servers)