Current section

Files

Jump to
rivet_ident test lib factory.ex
Raw

test/lib/factory.ex

defmodule Rivet.Ident.Test.Factory do
use ExMachina.Ecto, repo: Rivet.Auth.Repo
use Rivet.Ident.Test.AuthFactory
end