4 lines
80 B
Elixir
4 lines
80 B
Elixir
|
defmodule TheMeshWeb.PageViewTest do
|
||
|
use TheMeshWeb.ConnCase, async: true
|
||
|
end
|