chore(deps): update mix dependencies #486
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ defmodule MvWeb.AuthControllerTest do
|
||||||
|
|
||||||
conn = get(conn, ~p"/sign-out")
|
conn = get(conn, ~p"/sign-out")
|
||||||
html = html_response(conn, 200)
|
html = html_response(conn, 200)
|
||||||
|
|
||||||
# AshAuthentication.Phoenix: GET renders SignOutLive (logout CSRF protection), not an immediate redirect.
|
# AshAuthentication.Phoenix: GET renders SignOutLive (logout CSRF protection), not an immediate redirect.
|
||||||
assert html =~ "Sign out"
|
assert html =~ "Sign out"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue