summary refs log tree commit diff
path: root/api/tests/routes/auth/login.ts
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-27 11:10:42 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-27 11:10:42 +0200
commit2dbbd21f734b6c0785d5a02d8aed71f7f32d4cff (patch)
treeb434b23a73779008964d837f1e316604de61a29e /api/tests/routes/auth/login.ts
parent:sparkles: use RelationId (diff)
downloadserver-2dbbd21f734b6c0785d5a02d8aed71f7f32d4cff.tar.xz
:construction: api
Diffstat (limited to '')
-rw-r--r--api/tests/routes/auth/login.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/tests/routes/auth/login.ts b/api/tests/routes/auth/login.ts
new file mode 100644
index 00000000..e1938b36
--- /dev/null
+++ b/api/tests/routes/auth/login.ts
@@ -0,0 +1 @@
+test("works", () => {});