Add channel_id to the minimal metadata

This commit is contained in:
tcely 2025-05-29 11:41:09 -04:00 committed by GitHub
parent e21da0fb26
commit 37a60447ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -354,6 +354,7 @@ class FrontEndTestCase(TestCase):
# Add some media
test_minimal_metadata = '''
{
"channel_id":"testkey",
"thumbnail":"https://example.com/thumb.jpg",
"formats": [{
"format_id":"251",