diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-09-18 11:56:06 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-09-18 11:56:06 +0200 |
commit | a3484e64e45764775c814739efe73759d5bdeaeb (patch) | |
tree | 62d96ac7066a488db432218f8485642bf6477ca7 /api/src | |
parent | :sparkles: jest automatic tests (diff) | |
download | server-a3484e64e45764775c814739efe73759d5bdeaeb.tar.xz |
:sparkles: route middleware test option
Diffstat (limited to 'api/src')
-rw-r--r-- | api/src/routes/users/#id/profile.ts | 2 | ||||
-rw-r--r-- | api/src/util/route.ts | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/api/src/routes/users/#id/profile.ts b/api/src/routes/users/#id/profile.ts |