Flagsmith/flagsmith

Flaky `test_register__without_invite_when_disabled__returns_forbidden`

Open

#7,695 opened on Jun 3, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (3,475 stars) (264 forks)batch import
good first issue

Description

Sometimes HTTP 403 response fails due to actual view returning 400 — likely because of how the random password is being generated.

Contributor guide