mirror of
https://github.com/wanderer-industries/wanderer
synced 2026-09-25 22:46:19 +00:00
chore: fix tests issues
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user