server/test/reaproche_web/views/page_view_test.exs

4 lines
84 B
Elixir

defmodule ReaprocheWeb.PageViewTest do
use ReaprocheWeb.ConnCase, async: true
end