fix tests

This commit is contained in:
2022-01-22 20:44:38 -05:00
committed by oliviasculley
parent a64d92a6cf
commit 728728a5a4
17 changed files with 57 additions and 10 deletions

View File

@ -1,6 +1,6 @@
defmodule LokalWeb.LayoutView do
use LokalWeb, :view
alias LokalWeb.{PageLive}
alias LokalWeb.PageLive
# Phoenix LiveDashboard is available only in development by default,
# so we instruct Elixir to not warn if the dashboard route is missing.