mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-12-01 12:59:15 -06:00
Fix videos history tests
This commit is contained in:
parent
bfbdfc584a
commit
d74bb0647c
@ -25,7 +25,7 @@ describe('Test videos history', function () {
|
||||
await setAccessTokensToServers([ server ])
|
||||
|
||||
// 10 seconds long
|
||||
const fixture = 'video_59fps.mp4'
|
||||
const fixture = 'video_short1.webm'
|
||||
|
||||
{
|
||||
const { id, uuid } = await server.videos.upload({ attributes: { name: 'video 1', fixture } })
|
||||
|
Loading…
Reference in New Issue
Block a user