Apply suggestion to test/web/mastodon_api/controllers/account_controller/update_crede...
authorkPherox <admin@mail.kr-kp.com>
Tue, 7 Apr 2020 08:44:53 +0000 (08:44 +0000)
committerkPherox <admin@mail.kr-kp.com>
Tue, 7 Apr 2020 08:44:53 +0000 (08:44 +0000)
test/web/mastodon_api/controllers/account_controller/update_credentials_test.exs

index 8687d79951d4255502bb5bd22000df4739e619b1..d78fbc5a191d766c142c5adae55faaaed058dceb 100644 (file)
@@ -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",