summary refs log tree commit diff
path: root/api/tests
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-10-17 00:41:24 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-10-17 00:41:24 +0200
commit5249e923a0614e83ac5a7ffb1885308b3f4a936e (patch)
tree035980c65bcbea455baa157656e8b067bf284833 /api/tests
parent:art: clean up instances on start (diff)
downloadserver-5249e923a0614e83ac5a7ffb1885308b3f4a936e.tar.xz
:art: reformatted
Diffstat (limited to 'api/tests')
-rw-r--r--api/tests/routes.test.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/api/tests/routes.test.ts b/api/tests/routes.test.ts
index 2c265ee3..35d74a94 100644
--- a/api/tests/routes.test.ts
+++ b/api/tests/routes.test.ts
@@ -56,9 +56,7 @@ beforeAll(async (done) => {
 		const response = await request("/auth/register", {
 			body: {
 				fingerprint: "805826570869932034.wR8vi8lGlFBJerErO9LG5NViJFw",
-				email: "test@example.com",
 				username: "tester",
-				password: "wtp9gep9gw",
 				invite: null,
 				consent: true,
 				date_of_birth: "2000-01-01",