aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--server/tests/api/videos/multiple-servers.ts2
1 files changed, 1 insertions, 1 deletions
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 () {
998 }, 998 },
999 isLocal, 999 isLocal,
1000 duration: 5, 1000 duration: 5,
1001 commentsEnabled: false, 1001 commentsEnabled: true,
1002 downloadEnabled: true, 1002 downloadEnabled: true,
1003 tags: [ ], 1003 tags: [ ],
1004 privacy: VideoPrivacy.PUBLIC, 1004 privacy: VideoPrivacy.PUBLIC,