Remove tests
This commit is contained in:
parent
2bef6b9d6d
commit
762914c3c6
4 changed files with 0 additions and 171 deletions
|
@ -1,8 +0,0 @@
|
|||
defmodule NullaWeb.PageControllerTest do
|
||||
use NullaWeb.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