Fix sync tests

pull/5486/head
Chocobozzz 2022-12-23 14:02:13 +01:00
parent 1fed9cb8d3
commit 03c9f04a47
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 2 additions and 1 deletions

View File

@ -307,6 +307,7 @@ describe('Test channel synchronizations', function () {
})
}
runSuite('youtube-dl')
// FIXME: suite is broken with youtube-dl
// runSuite('youtube-dl')
runSuite('yt-dlp')
})