From ff91b644fb1b063d0a8eff7492beb1a9bf7e4ce1 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 14 Nov 2022 14:49:50 +0100 Subject: Add ability to install alpha/beta/rc plugin --- 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 1f0e3098a..1b5c6d15b 100644 --- a/server/tests/helpers/index.ts +++ b/server/tests/helpers/index.ts @@ -5,3 +5,4 @@ import './dns' import './image' import './markdown' import './request' +import './validator' -- cgit v1.2.3