mirror of
https://github.com/iptv-org/epg
synced 2025-12-23 22:06:52 -05:00
Update tvtv.us.test.js
This commit is contained in:
@@ -15,7 +15,7 @@ const channel = {
|
||||
logo: 'https://cdn.tvpassport.com/image/station/100x100/src.png'
|
||||
}
|
||||
|
||||
fit('can generate valid url', () => {
|
||||
it('can generate valid url', () => {
|
||||
expect(url({ channel, date })).toBe(
|
||||
'https://www.tvtv.us/gn/d/v1.1/stations/62670/airings?startDateTime=2022-01-17T00:00:00Z&endDateTime=2022-01-18T00:00:00Z'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user