X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;ds=sidebyside;f=test%2Fsupport%2Ffactory.ex;h=fa5d60bfccc2f006ac40a76002b02a8c8493bc1e;hb=dcf24a3233bb50689d26f9d7833f98158730ce35;hp=0c21093cef5c3f7c4a8082d29a7f2d49623ffa66;hpb=7e384a2425b5188ca76aad4b97172b553ca9b640;p=akkoma diff --git a/test/support/factory.ex b/test/support/factory.ex index 0c21093ce..fa5d60bfc 100644 --- a/test/support/factory.ex +++ b/test/support/factory.ex @@ -214,7 +214,7 @@ defmodule Pleroma.Factory do %Pleroma.Web.OAuth.App{ client_name: "Some client", redirect_uris: "https://example.com/callback", - scopes: "read", + scopes: ["read", "write", "follow"], website: "https://example.com", client_id: "aaabbb==", client_secret: "aaa;/&bbb"