Enable capture_log globally
This commit is contained in:
parent
cbf8f8ac0d
commit
3aed111a42
20 changed files with 1 additions and 34 deletions
|
|
@ -51,7 +51,6 @@ defmodule Mix.Tasks.Pleroma.ConfigTest do
|
|||
clear_config(:configurable_from_database, true)
|
||||
end
|
||||
|
||||
@tag capture_log: true
|
||||
test "config migration refused when deprecated settings are found" do
|
||||
clear_config([:media_proxy, :whitelist], ["domain_without_scheme.com"])
|
||||
assert config_records() == []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue