]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/activitypub/refresher.ts
Add ability to search by UUID
[github/Chocobozzz/PeerTube.git] / server / tests / api / activitypub / refresher.ts
index 921ee874c7e9893b2f955c6cd1f561bdc7a06746..2a6be97c604b01ac87c0546226f5f1eec09b5dc9 100644 (file)
@@ -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)