remove some warnings for now

need to expamnd those tests later
This commit is contained in:
2021-10-11 16:03:10 +02:00
parent d6a59171e7
commit 9c47d722dd
3 changed files with 12 additions and 13 deletions
@@ -1,7 +1,6 @@
defmodule PokemonCoutureWeb.ClothesComponentTest do
import Plug.Conn
import Phoenix.ConnTest
import Phoenix.LiveViewTest
import PokemonCouture.AccountsFixtures
@endpoint PokemonCoutureWeb.Endpoint
# import Plug.Conn
# import Phoenix.LiveViewTest
# import PokemonCouture.AccountsFixtures
# @endpoint PokemonCoutureWeb.Endpoint
end