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

4 lines
76 B
Elixir
Raw Permalink Normal View History

2018-04-08 09:20:53 +12:00
defmodule FacesWeb.PageViewTest do
use FacesWeb.ConnCase, async: true
end