This commit is contained in:
parent
c82f4b7fd7
commit
b429a4dbb6
6 changed files with 391 additions and 59 deletions
|
|
@ -61,7 +61,7 @@ defmodule MvWeb.ProfileNavigationTest do
|
|||
end
|
||||
|
||||
@tag :skip
|
||||
# TODO: Implement user initials in navbar avatar - see issue #170
|
||||
# Note: User initials in navbar avatar - see issue #170
|
||||
test "shows user initials in avatar", %{conn: conn} do
|
||||
# Setup: Create and login a user
|
||||
user = create_test_user(%{email: "test.user@example.com"})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue