From: Chocobozzz Date: Wed, 18 Sep 2019 15:20:37 +0000 (+0200) Subject: Fix tests X-Git-Tag: v2.0.0-rc.1~61 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=210709a9076ac152dd377234866b8e9b9108382a;p=oweals%2Fpeertube.git Fix tests --- 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,