From da3a3ab6829107b3ed7f18dda42648dfde41871d Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 25 Apr 2019 09:46:02 +0200 Subject: Try parallel check params tests --- server/tests/api/notifications/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/tests/api/notifications/index.ts') diff --git a/server/tests/api/notifications/index.ts b/server/tests/api/notifications/index.ts index 95ac8fc51..b573f850e 100644 --- a/server/tests/api/notifications/index.ts +++ b/server/tests/api/notifications/index.ts @@ -1 +1 @@ -export * from './user-notifications' +import './user-notifications' -- cgit v1.2.3