Camilo Hollanda

Results 22 comments of Camilo Hollanda

the problem with pipeline with small steps (`build(:user) |> make_admin() |> set_active()`) is that it gets mixed with other factories, so if you have for example another kind of schema...