mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 01:20:08 -04:00
Update tvtv.us.test.js
This commit is contained in:
parent
9cf80a0270
commit
e40925568a
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue