mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
@@ -139,7 +139,7 @@ describe('Test video channel sync API validator', () => {
|
||||
})
|
||||
})
|
||||
|
||||
it('Should fail with a channelId refering nothing', async function () {
|
||||
it('Should fail with a channelId referring nothing', async function () {
|
||||
const attributes: VideoChannelSyncCreate = {
|
||||
...baseCorrectParams,
|
||||
videoChannelId: 42
|
||||
|
||||
Reference in New Issue
Block a user