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
commit9251d2c7af1e21fb6fdaf10818a18bf9057b6a43 (patch)
tree81c6cf5586ffe982ae79715810e087db3827538e
parent[API/Docker] Fix cache keys (diff)
downloadserver-9251d2c7af1e21fb6fdaf10818a18bf9057b6a43.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