mirror of
https://github.com/iptv-org/epg
synced 2026-04-20 17:47:03 -04:00
Update tests/__data__
This commit is contained in:
@@ -20,7 +20,7 @@ module.exports = {
|
||||
return [
|
||||
{
|
||||
title: 'Program1 (example.com)',
|
||||
start: `${date.format('YYYY-MM-DD')}T04:30:00.000Z`,
|
||||
start: `${date.format('YYYY-MM-DD')}T04:31:00.000Z`,
|
||||
stop: `${date.format('YYYY-MM-DD')}T07:10:00.000Z`
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user