From 1710c1ff353b4fc3481a39651169a31f577c61a7 Mon Sep 17 00:00:00 2001 From: Paul Munteanu Date: Fri, 13 Aug 2021 00:41:39 +0300 Subject: [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 -- cgit 1.4.1