mirror of
https://github.com/correl/planning-poker.git
synced 2024-11-24 19:19:53 +00:00
4 lines
92 B
Elixir
4 lines
92 B
Elixir
|
defmodule PlanningpokerWeb.PageViewTest do
|
||
|
use PlanningpokerWeb.ConnCase, async: true
|
||
|
end
|