forked from AkkomaGang/akkoma
bah
This commit is contained in:
parent
d5de05bbe4
commit
02071ab9b4
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ defmodule Pleroma.Web.MastodonAPI.UpdateCredentialsTest do
|
|||
import Mock
|
||||
import Pleroma.Factory
|
||||
|
||||
setup do: clear_config([Pleroma.Upload, :uploader], Pleroma.Uploaders.Local)
|
||||
|
||||
describe "updating credentials" do
|
||||
setup do: oauth_access(["write:accounts"])
|
||||
setup :request_content_type
|
||||
|
|
Loading…
Reference in a new issue