You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
frab:add_fake_data creates users whose names and e-mail addresses don't match. It can be confusing when used for tests. We can use Faker::Omniauth which generates users with consistent parameters instead.