From: kPherox Date: Tue, 7 Apr 2020 08:44:53 +0000 (+0000) Subject: Apply suggestion to test/web/mastodon_api/controllers/account_controller/update_crede... X-Git-Url: http://git.squeep.com/?a=commitdiff_plain;h=06471940e0cb917bb362cbcb9d872ab1336a04cf;hp=7408f003a663c5f634cabad963c0446ba54810bf;p=akkoma Apply suggestion to test/web/mastodon_api/controllers/account_controller/update_credentials_test.exs --- diff --git a/test/web/mastodon_api/controllers/account_controller/update_credentials_test.exs b/test/web/mastodon_api/controllers/account_controller/update_credentials_test.exs index 8687d7995..d78fbc5a1 100644 --- a/test/web/mastodon_api/controllers/account_controller/update_credentials_test.exs +++ b/test/web/mastodon_api/controllers/account_controller/update_credentials_test.exs @@ -298,7 +298,7 @@ defmodule Pleroma.Web.MastodonAPI.MastodonAPIController.UpdateCredentialsTest 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",