From 69fefa5988f9fc887601b97e31f429f5ea3be814 Mon Sep 17 00:00:00 2001 From: Paul Munteanu Date: Fri, 13 Aug 2021 00:47:56 +0300 Subject: [API/Docker] Remove test change --- api/src/test/mongo_test.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'api/src') diff --git a/api/src/test/mongo_test.ts b/api/src/test/mongo_test.ts index a5a7aa1b..44b04c5b 100644 --- a/api/src/test/mongo_test.ts +++ b/api/src/test/mongo_test.ts @@ -38,4 +38,3 @@ async function main() { } main(); -// Test -- cgit 1.5.1