Fixes validation errors

This commit is contained in:
Aleksandr Statciuk
2022-04-16 15:03:18 +03:00
parent a514eeec3e
commit 6604d1f4ae
23 changed files with 49 additions and 49 deletions

View File

@@ -11,7 +11,7 @@ dayjs.extend(utc)
const date = dayjs.utc('2021-11-22', 'YYYY-MM-DD').startOf('d')
const channel = {
site_id: '260',
xmltv_id: 'BollywoodTVRossiya.ru'
xmltv_id: 'BollywoodHD.ru'
}
it('can generate valid url', () => {