mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 18:29:27 +02:00
Fix undo like/dislike forwarding
This commit is contained in:
parent
a2431b7dcb
commit
5e3bb76cb6
2 changed files with 15 additions and 4 deletions
|
@ -67,7 +67,7 @@ describe('Test video transcoding', function () {
|
|||
}
|
||||
await uploadVideo(servers[1].url, servers[1].accessToken, videoAttributes)
|
||||
|
||||
await wait(10000)
|
||||
await wait(20000)
|
||||
|
||||
const res = await getVideosList(servers[1].url)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue