1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 09:49:20 +02:00

Fix retrying the test

This commit is contained in:
Chocobozzz 2025-08-26 07:46:57 +02:00
parent b7aa685009
commit d0e810d29a
No known key found for this signature in database
GPG key ID: 583A612D890159BE

View file

@ -76,7 +76,7 @@ export async function checkLiveSegmentHash (options: {
await wait(250) await wait(250)
return this.checkLiveSegmentHash({ return checkLiveSegmentHash({
...options, ...options,
withRetry, withRetry,