X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=test%2Ffixtures%2Fconfig%2Ftemp.secret.exs;h=3a8673679b7291608708ce0aa9ee5f69b0a4d33a;hb=5a405bdadfbad41f08b609925300255b856c2f79;hp=9c5c88d98890f2745d0b9afd975979b51b21333d;hpb=7ad87571bdcd39959280d15f5bfe4175e04c442c;p=akkoma diff --git a/test/fixtures/config/temp.secret.exs b/test/fixtures/config/temp.secret.exs index 9c5c88d98..3a8673679 100644 --- a/test/fixtures/config/temp.secret.exs +++ b/test/fixtures/config/temp.secret.exs @@ -8,8 +8,6 @@ config :pleroma, :first_setting, key: "value", key2: [Pleroma.Repo] config :pleroma, :second_setting, key: "value2", key2: ["Activity"] -config :quack, level: :info - config :pleroma, Pleroma.Repo, pool: Ecto.Adapters.SQL.Sandbox config :postgrex, :json_library, Poison