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:
parent
b7aa685009
commit
d0e810d29a
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ export async function checkLiveSegmentHash (options: {
|
|||
|
||||
await wait(250)
|
||||
|
||||
return this.checkLiveSegmentHash({
|
||||
return checkLiveSegmentHash({
|
||||
...options,
|
||||
|
||||
withRetry,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue