chore: fix some comments

Signed-off-by: soonsouth <cuibuwei@163.com>
This commit is contained in:
soonsouth
2024-03-16 00:01:14 +08:00
committed by Chocobozzz
parent 1048d1054b
commit 01af40a55f
4 changed files with 6 additions and 6 deletions

View File

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