]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/videos/single-server.ts
Fix tests
[github/Chocobozzz/PeerTube.git] / server / tests / api / videos / single-server.ts
index b44e1bc376a22260d32a267486e938528694ce98..0cb64d5a50d7a9c7606dc7f361394bb85de408c8 100644 (file)
@@ -136,8 +136,6 @@ describe('Test a single server', function () {
     })
 
     it('Should upload the video', async function () {
-      this.timeout(10000)
-
       const attributes = {
         name: 'my super name',
         category: 2,