Simplify record sets page structure (no title, better margins)
This commit is contained in:
@@ -12,7 +12,6 @@ defmodule MusicLibraryWeb.RecordSetLive.IndexTest do
|
||||
|
||||
conn
|
||||
|> visit(~p"/record-sets")
|
||||
|> assert_has("h1", text: "Record Sets")
|
||||
|> assert_has("h2", text: "My Favorites")
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user