Fix tests

This commit is contained in:
Chocobozzz
2020-05-13 11:57:34 +02:00
parent 6676056a31
commit a06581f296
2 changed files with 2 additions and 2 deletions

View File

@@ -155,7 +155,7 @@ function updateCustomSubConfig (url: string, token: string, newConfig: DeepParti
enabled: false
},
autoFollowIndex: {
indexUrl: 'https://instances.joinpeertube.org',
indexUrl: 'https://instances.joinpeertube.org/api/v1/instances/hosts',
enabled: false
}
}