improve (fix) tests

This commit is contained in:
2021-09-15 12:23:47 +02:00
parent 42e025af12
commit 05e59e8879
4 changed files with 7 additions and 9 deletions
@@ -2,8 +2,6 @@ defmodule PokemonCoutureWeb.ClothesTrackerLive do
use PokemonCoutureWeb, :live_view
alias PokemonCouture.Shops
alias PokemonCouture.Shops.Clothes
alias PokemonCouture.Live.Components.ClothesComponent
alias PokemonCouture.Accounts
def create_shop_map(clothes, map) do