diff --git a/server/tests/api/videos/multiple-servers.ts b/server/tests/api/videos/multiple-servers.ts index 0169498e9..aeda188c2 100644 --- a/server/tests/api/videos/multiple-servers.ts +++ b/server/tests/api/videos/multiple-servers.ts @@ -998,7 +998,7 @@ describe('Test multiple servers', function () { }, isLocal, duration: 5, - commentsEnabled: false, + commentsEnabled: true, downloadEnabled: true, tags: [ ], privacy: VideoPrivacy.PUBLIC,