summary refs log tree commit diff
path: root/api/__tests__/routes/auth
diff options
context:
space:
mode:
Diffstat (limited to 'api/__tests__/routes/auth')
-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..536e03ee
--- /dev/null
+++ b/api/__tests__/routes/auth/login.ts
@@ -0,0 +1 @@
+it("works", () => {});