Fixes validation issues
This commit is contained in:
@@ -14,7 +14,7 @@ jest.mock('axios')
|
||||
const date = dayjs.utc('2022-03-09', 'YYYY-MM-DD').startOf('d')
|
||||
const channel = {
|
||||
site_id: '13TH_Street_HD',
|
||||
xmltv_id: '13thStreetDeutschland.us'
|
||||
xmltv_id: '13thStreet.de'
|
||||
}
|
||||
|
||||
it('can generate valid url', () => {
|
||||
|
||||
Reference in New Issue
Block a user