From 32c68d67d9125df62ead71668efca4da30132786 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Fri, 3 Jan 2020 13:36:34 +0100 Subject: Tests for totalRepliesFromVideoAuthor --- server/tests/api/users/blocklist.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/tests/api/users/blocklist.ts') diff --git a/server/tests/api/users/blocklist.ts b/server/tests/api/users/blocklist.ts index 09e72d068..05e58017a 100644 --- a/server/tests/api/users/blocklist.ts +++ b/server/tests/api/users/blocklist.ts @@ -38,7 +38,7 @@ import { removeServerFromAccountBlocklist, removeServerFromServerBlocklist } from '../../../../shared/extra-utils/users/blocklist' -import { getUserNotifications } from '@shared/extra-utils/users/user-notifications' +import { getUserNotifications } from '../../../../shared/extra-utils/users/user-notifications' const expect = chai.expect -- cgit v1.2.3