From 5249e923a0614e83ac5a7ffb1885308b3f4a936e Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Sun, 17 Oct 2021 00:41:24 +0200 Subject: :art: reformatted --- api/tests/routes.test.ts | 2 -- 1 file changed, 2 deletions(-) (limited to 'api/tests') 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", -- cgit 1.5.1