Align onboarding spec with developer realm

cgen-1459a505cc954dd89c2406983cdc9933
This commit is contained in:
Builder.io 2025-10-04 21:16:07 +00:00
parent 0fb78f89b6
commit d68d379bf1

View file

@ -130,7 +130,7 @@ describe("onboarding passport flow", () => {
id: user.id,
username: "tester",
full_name: "Tester One",
user_type: "community_member" as AethexUserProfile["user_type"],
user_type: "game_developer" as AethexUserProfile["user_type"],
experience_level: "intermediate" as AethexUserProfile["experience_level"],
bio: "Building awesome experiences",
});