planning-poker/test/planningpoker_web/views/page_view_test.exs

4 lines
92 B
Elixir
Raw Normal View History

2020-05-02 21:55:20 +00:00
defmodule PlanningpokerWeb.PageViewTest do
use PlanningpokerWeb.ConnCase, async: true
end