From a06581f2968dc0d21570cc53ff94de96ede70a54 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 13 May 2020 11:57:34 +0200 Subject: Fix tests --- server/tests/api/notifications/user-notifications.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/tests') diff --git a/server/tests/api/notifications/user-notifications.ts b/server/tests/api/notifications/user-notifications.ts index dfa2234da..04abc6738 100644 --- a/server/tests/api/notifications/user-notifications.ts +++ b/server/tests/api/notifications/user-notifications.ts @@ -884,7 +884,7 @@ describe('Test users notifications', function () { followings: { instance: { autoFollowIndex: { - indexUrl: 'http://localhost:42100', + indexUrl: 'http://localhost:42101/api/v1/instances/hosts', enabled: true } } -- cgit v1.2.3