This repository has been archived on 2022-08-13. You can view files and clone it, but cannot push or open issues or pull requests.
dedibox_prices/test/dedibox_prices_web/views/page_view_test.exs

4 lines
92 B
Elixir

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