From f33e515991a32885622b217bf2ed1d1b0d9d6832 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 7 Feb 2022 11:21:25 +0100 Subject: Correctly check import target URL IP --- server/tests/helpers/index.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'server/tests/helpers/index.ts') diff --git a/server/tests/helpers/index.ts b/server/tests/helpers/index.ts index 91d11e25d..951208842 100644 --- a/server/tests/helpers/index.ts +++ b/server/tests/helpers/index.ts @@ -1,5 +1,6 @@ import './image' import './core-utils' +import './dns' import './comment-model' import './markdown' import './request' -- cgit v1.2.3