diff --git a/test/pinchflat/slow_indexing/slow_indexing_helpers_test.exs b/test/pinchflat/slow_indexing/slow_indexing_helpers_test.exs index c9598a1..f1368c2 100644 --- a/test/pinchflat/slow_indexing/slow_indexing_helpers_test.exs +++ b/test/pinchflat/slow_indexing/slow_indexing_helpers_test.exs @@ -295,7 +295,7 @@ defmodule Pinchflat.SlowIndexing.SlowIndexingHelpersTest do response = Phoenix.json_library().encode!(%{ id: "video1", - # This is a disallowed title - set MediaItem changeset or issue #549 + # This is a disallowed title - see MediaItem changeset or issue #549 title: "youtube video #123", original_url: "https://example.com/video1", live_status: "not_live",