mix format
This commit is contained in:
parent
1299bccc7d
commit
6160a1b3c0
2 changed files with 2 additions and 1 deletions
|
|
@ -504,6 +504,7 @@ defmodule Pleroma.Web.TwitterAPI.ControllerTest do
|
|||
conn
|
||||
|> with_credentials(current_user.nickname, "test")
|
||||
|> get("/api/qvitter/mutes.json")
|
||||
|
||||
current_user = Repo.get(User, current_user.id)
|
||||
|
||||
assert [] = json_response(conn, 200)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue