added test
This commit is contained in:
parent
c9b5e3feda
commit
e4c61f1741
2 changed files with 3 additions and 0 deletions
2
test/fixtures/config/temp.secret.exs
vendored
2
test/fixtures/config/temp.secret.exs
vendored
|
|
@ -9,3 +9,5 @@ config :quack, level: :info
|
|||
config :pleroma, Pleroma.Repo, pool: Ecto.Adapters.SQL.Sandbox
|
||||
|
||||
config :postgrex, :json_library, Poison
|
||||
|
||||
config :pleroma, :database, rum_enabled: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue