planning-poker/test/planningpoker_web/views/page_view_test.exs
2020-05-02 18:22:49 -04:00

3 lines
92 B
Elixir

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