diff options
-rw-r--r-- | api/src/test/mongo_test.ts | 1 |
1 files changed, 1 insertions, 0 deletions
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 |