mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 02:39:33 +02:00
Update changelog
This commit is contained in:
parent
692a231026
commit
6e0ee5a53a
2 changed files with 100 additions and 0 deletions
|
@ -157,6 +157,8 @@ function runTests (objectStorage: boolean) {
|
|||
})
|
||||
|
||||
it('Should correctly update HLS playlist on resolution change', async function () {
|
||||
this.timeout(120000)
|
||||
|
||||
await servers[0].config.updateExistingSubConfig({
|
||||
newConfig: {
|
||||
transcoding: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue