mirror of
https://github.com/danbee/chess
synced 2026-06-21 05:12:22 +00:00
4 lines
73 B
Elixir
4 lines
73 B
Elixir
defmodule Chess.PageViewTest do
|
|
use ChessWeb.ConnCase, async: true
|
|
end
|