From 89f091f50cc76f72a9f8f10ebd65a88ca6909b4e Mon Sep 17 00:00:00 2001 From: Paul Munteanu Date: Fri, 13 Aug 2021 00:41:39 +0300 Subject: [PATCH] [API/Docker] Yet another test --- api/src/test/mongo_test.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/api/src/test/mongo_test.ts b/api/src/test/mongo_test.ts index 44b04c5b..a5a7aa1b 100644 --- a/api/src/test/mongo_test.ts +++ b/api/src/test/mongo_test.ts @@ -38,3 +38,4 @@ async function main() { } main(); +// Test