More refactors

This commit is contained in:
lvrossem
2023-04-17 07:51:53 -06:00
parent 0bf764a0f4
commit 38eb9027d6
14 changed files with 142 additions and 89 deletions

View File

@@ -15,6 +15,7 @@ username = "user1"
password = "password"
avatar_index = 1
async def register_user():
response = client.post(
"/register",