Fixes validation issues

This commit is contained in:
Aleksandr Statciuk
2022-03-19 01:42:18 +03:00
parent cf7e49f83b
commit 08b27407c1
50 changed files with 52 additions and 52 deletions

View File

@@ -11,7 +11,7 @@ dayjs.extend(utc)
const date = dayjs.utc('2022-03-09', 'YYYY-MM-DD').startOf('d')
const channel = {
site_id: '255',
xmltv_id: '13thStreetDeutschland.us'
xmltv_id: '13thStreet.de'
}
it('can generate valid url', () => {