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