Chores: format chutes oauth

This commit is contained in:
Friederike Seiler
2026-01-11 15:51:03 +01:00
committed by Peter Steinberger
parent 4efb5cc18e
commit 0aba911912
2 changed files with 3 additions and 2 deletions

View File

@@ -110,4 +110,3 @@ describe("loginChutes", () => {
expect(creds.email).toBe("manual-user");
});
});