mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update startimestv.com.test.js
This commit is contained in:
parent
8c13ecd152
commit
14a2fc1d6d
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ dayjs.extend(utc)
|
||||||
const date = dayjs.utc('2022-04-10', 'YYYY-MM-DD').startOf('d')
|
const date = dayjs.utc('2022-04-10', 'YYYY-MM-DD').startOf('d')
|
||||||
const channel = {
|
const channel = {
|
||||||
site_id: '1023102509',
|
site_id: '1023102509',
|
||||||
xmltv_id: 'ZeeOne.za'
|
xmltv_id: 'ZeeOneAfrica.za'
|
||||||
}
|
}
|
||||||
|
|
||||||
it('can generate valid url', () => {
|
it('can generate valid url', () => {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue