summary refs log tree commit diff
diff options
context:
space:
mode:
authorPaul Munteanu <luth@luthcode.net>2021-08-13 00:47:56 +0300
committerPaul Munteanu <luth@luthcode.net>2021-08-13 00:47:56 +0300
commit69fefa5988f9fc887601b97e31f429f5ea3be814 (patch)
tree2b48a9ba69b8c2a48a95fd05ce2d31d1d4817e95
parent[API/Docker] Fix cache keys (diff)
downloadserver-69fefa5988f9fc887601b97e31f429f5ea3be814.tar.xz
[API/Docker] Remove test change
-rw-r--r--api/src/test/mongo_test.ts1
1 files changed, 0 insertions, 1 deletions
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