chore: fix tests issues

This commit is contained in:
Dmitry Popov
2025-11-25 12:28:31 +01:00
parent 9666a8e78a
commit abd7e4e15c
15 changed files with 151 additions and 804 deletions
@@ -104,7 +104,6 @@ defmodule WandererAppWeb.MapAuditAPIControllerIntegrationTest do
assert length(events) >= 0
end
@tag :skip
test "supports different period values", %{conn: conn, map: map} do
character = Factory.insert(:character, %{eve_id: "123456789"})
user = Factory.insert(:user)