This repository has been archived on 2024-06-24. You can view files and clone it, but cannot push or open issues or pull requests.
graphql-lightning-talk/test/faces_web/views/page_view_test.exs
2018-04-08 09:20:53 +12:00

3 lines
76 B
Elixir

defmodule FacesWeb.PageViewTest do
use FacesWeb.ConnCase, async: true
end