This commit is contained in:
parent
24b0faf95a
commit
2027c993b4
4 changed files with 16 additions and 16 deletions
|
|
@ -100,7 +100,7 @@ defmodule MvWeb.Layouts.NavbarTest do
|
|||
|
||||
# Verify the link actually works by navigating to it
|
||||
{:ok, _view, settings_html} = live(conn, ~p"/settings")
|
||||
assert settings_html =~ "Vereinsdaten"
|
||||
assert settings_html =~ "Club Settings"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue