Fix tests
This commit is contained in:
parent
2e0fdd27e0
commit
210709a907
|
@ -998,7 +998,7 @@ describe('Test multiple servers', function () {
|
||||||
},
|
},
|
||||||
isLocal,
|
isLocal,
|
||||||
duration: 5,
|
duration: 5,
|
||||||
commentsEnabled: false,
|
commentsEnabled: true,
|
||||||
downloadEnabled: true,
|
downloadEnabled: true,
|
||||||
tags: [ ],
|
tags: [ ],
|
||||||
privacy: VideoPrivacy.PUBLIC,
|
privacy: VideoPrivacy.PUBLIC,
|
||||||
|
|
Loading…
Reference in New Issue