mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Don't always replace actor avatar
This commit is contained in:
@@ -106,7 +106,7 @@ describe('Test AP refresher', function () {
|
||||
|
||||
await reRunServer(servers[ 1 ])
|
||||
|
||||
// Should not refresh the video, even if the last refresh failed (to avoir a loop on dead instances)
|
||||
// Should not refresh the video, even if the last refresh failed (to avoid a loop on dead instances)
|
||||
await getVideo(servers[ 0 ].url, videoUUID3)
|
||||
await waitJobs(servers)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user