Fixes validation issues
This commit is contained in:
@@ -12,7 +12,7 @@ dayjs.extend(utc)
|
||||
const date = dayjs.utc('2022-03-11', 'YYYY-MM-DD').startOf('d')
|
||||
const channel = {
|
||||
site_id: '2',
|
||||
xmltv_id: '13emeRue.us'
|
||||
xmltv_id: '13emeRue.fr'
|
||||
}
|
||||
|
||||
jest.mock('axios')
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site site="telecablesat.fr">
|
||||
<channels>
|
||||
<channel lang="fr" xmltv_id="13emeRue.us" site_id="2">13eme RUE</channel>
|
||||
<channel lang="fr" xmltv_id="13emeRue.fr" site_id="2">13eme RUE</channel>
|
||||
<channel lang="fr" xmltv_id="2MMonde.ma" site_id="340">2M Monde</channel>
|
||||
<channel lang="fr" xmltv_id="3sat.de" site_id="3">3SAT</channel>
|
||||
<channel lang="fr" xmltv_id="6ter.fr" site_id="1403">6ter</channel>
|
||||
|
||||
Reference in New Issue
Block a user