Skip to content
Snippets Groups Projects
Commit 06471940 authored by kPherox's avatar kPherox
Browse files

Apply suggestion to...

Apply suggestion to test/web/mastodon_api/controllers/account_controller/update_credentials_test.exs
parent 7408f003
No related branches found
No related tags found
No related merge requests found
......@@ -298,7 +298,7 @@ test "update fields", %{conn: conn} do
]
end
test "update fields by urlencoded", %{conn: conn} do
test "update fields via x-www-form-urlencoded", %{conn: conn} do
fields =
[
"fields_attributes[1][name]=link",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment