Current section

Files

Jump to
phx_new templates new test views page_view_test.exs
Raw

templates/new/test/views/page_view_test.exs

defmodule <%= app_module %>.PageViewTest do
use <%= app_module %>.ConnCase, async: true
end