summary refs log tree commit diff
path: root/api/__tests__
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__
parent:sparkles: use RelationId (diff)
downloadserver-ts-2dbbd21f734b6c0785d5a02d8aed71f7f32d4cff.tar.xz
:construction: api
Diffstat (limited to 'api/__tests__')
-rw-r--r--api/__tests__/routes/auth/login.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/api/__tests__/routes/auth/login.ts b/api/__tests__/routes/auth/login.ts
deleted file mode 100644

index 536e03ee..00000000 --- a/api/__tests__/routes/auth/login.ts +++ /dev/null
@@ -1 +0,0 @@ -it("works", () => {});