mirror of
https://github.com/correl/planning-poker.git
synced 2025-03-18 17:00:12 -09:00
4 lines
92 B
Elixir
4 lines
92 B
Elixir
|
defmodule PlanningpokerWeb.PageViewTest do
|
||
|
use PlanningpokerWeb.ConnCase, async: true
|
||
|
end
|