X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftests%2Fapi%2Fserver%2Fauto-follows.ts;h=e04d70af4a44dc77d6ca3576181566d0e97ed3af;hb=8b6f0fd53d12faf54a58602a8bcfab05e8b5947b;hp=7efccc3e20d2e274958f8c80b64643cbf6bd5eca;hpb=95cd31f1fe3311c873bee8185e6b07398a775a47;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tests/api/server/auto-follows.ts b/server/tests/api/server/auto-follows.ts index 7efccc3e2..e04d70af4 100644 --- a/server/tests/api/server/auto-follows.ts +++ b/server/tests/api/server/auto-follows.ts @@ -177,7 +177,7 @@ describe('Test auto follows', function () { followings: { instance: { autoFollowIndex: { - indexUrl: 'http://localhost:42100/api/v1/instances/hosts', + indexUrl: 'http://localhost:42101/api/v1/instances/hosts', enabled: true } }