chore(server): remove unused page_controller scaffold — / is now OverviewLive
This commit is contained in:
parent
667fd7160c
commit
2f787ec31f
4 changed files with 0 additions and 249 deletions
|
|
@ -1,8 +0,0 @@
|
|||
defmodule ServerWeb.PageControllerTest do
|
||||
use ServerWeb.ConnCase
|
||||
|
||||
test "GET /", %{conn: conn} do
|
||||
conn = get(conn, ~p"/")
|
||||
assert html_response(conn, 200) =~ "Peace of mind from prototype to production"
|
||||
end
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue