bypass onboarding for test purposes

This commit is contained in:
crn4
2025-07-21 13:31:16 +02:00
parent d6ed9c037e
commit de0dc9bf93

View File

@@ -1792,7 +1792,7 @@ func newAccountWithId(ctx context.Context, accountID, userID, domain string, dis
RoutingPeerDNSResolutionEnabled: true,
},
Onboarding: types.AccountOnboarding{
OnboardingFlowPending: true,
OnboardingFlowPending: false,
SignupFormPending: true,
},
}