updating clear_config
This commit is contained in:
parent
9bae9b1b1b
commit
7f9b5284fa
3 changed files with 3 additions and 8 deletions
|
|
@ -82,7 +82,7 @@ defmodule Pleroma.HTTP.ConnectionTest do
|
|||
end
|
||||
|
||||
describe "options/3" do
|
||||
clear_config([:http, :proxy_url])
|
||||
setup do: clear_config([:http, :proxy_url])
|
||||
|
||||
test "without proxy_url in config" do
|
||||
Config.delete([:http, :proxy_url])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue