analysis
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
parent
78c4332218
commit
cc51ee8662
3 changed files with 10 additions and 9 deletions
|
|
@ -1,8 +1,6 @@
|
|||
defmodule Pleroma.Web.PleromaAPI.FrontendSettingsControllerTest do
|
||||
use Pleroma.Web.ConnCase, async: false
|
||||
|
||||
import Pleroma.Factory
|
||||
|
||||
describe "PUT /api/v1/pleroma/preferred_frontend" do
|
||||
test "sets a cookie with selected frontend" do
|
||||
%{conn: conn} = oauth_access(["read"])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue