Fix tests
authorChocobozzz <me@florianbigard.com>
Wed, 18 Sep 2019 15:20:37 +0000 (17:20 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 18 Sep 2019 15:20:37 +0000 (17:20 +0200)
server/tests/api/videos/multiple-servers.ts

index 0169498e9ecf7bc2831c969b5e92abb04d4e74e5..aeda188c2d5847b5b25485ddc02aa52d19ae34b7 100644 (file)
@@ -998,7 +998,7 @@ describe('Test multiple servers', function () {
           },
           isLocal,
           duration: 5,
-          commentsEnabled: false,
+          commentsEnabled: true,
           downloadEnabled: true,
           tags: [ ],
           privacy: VideoPrivacy.PUBLIC,