jenot/config/test.exs

5 lines
99 B
Elixir

import Config
config :jenot, Jenot.Repo, database: :memory
config :bcrypt_elixir, :log_rounds, 4