mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add ability to set a name to a channel
This commit is contained in:
@@ -54,6 +54,7 @@ describe('Test update host scripts', function () {
|
||||
|
||||
// Create channel
|
||||
const videoChannel = {
|
||||
name: 'second_channel',
|
||||
displayName: 'second video channel',
|
||||
description: 'super video channel description'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user