style: fix linting
This commit is contained in:
parent
2e727aec9c
commit
dd235d671c
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ defmodule MvWeb.AuthControllerTest do
|
|||
|
||||
conn = get(conn, ~p"/sign-out")
|
||||
html = html_response(conn, 200)
|
||||
|
||||
# AshAuthentication.Phoenix: GET renders SignOutLive (logout CSRF protection), not an immediate redirect.
|
||||
assert html =~ "Sign out"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue