Current section

Files

Jump to
phx_new templates new test views layout_view_test.exs
Raw

templates/new/test/views/layout_view_test.exs

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