Fixes xmltv_id

This commit is contained in:
Aleksandr Statciuk
2022-04-30 02:52:37 +03:00
parent e3056cad77
commit c09527d6c5
171 changed files with 449 additions and 613 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: 'BollywoodHD.ru'
xmltv_id: 'BollywoodHDRussia.ru'
}
it('can generate valid url', () => {