Fixed typo

This commit is contained in:
Kieran Eglin 2025-01-14 11:35:49 -08:00
parent de300433c8
commit b866013ba4
No known key found for this signature in database
GPG key ID: 193984967FCF432D

View file

@ -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",