-
Lin Jen-Shin authored
This is because `auth_user` is memoized as `nil` and even after the new user is created, there's no easy way to update the current context with the newly created user. It's passing before because rspec-retry will post again, which then it memoized the current user from previous request.
613f64a0