Update tvtv.us.test.js

This commit is contained in:
Arkina 2022-07-07 03:38:36 -04:00 committed by GitHub
parent 7c9715fa3d
commit a50b2fe141
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ const date = dayjs.utc('2022-01-17', 'YYYY-MM-DD').startOf('d')
const channel = { const channel = {
site_id: '62670', site_id: '62670',
xmltv_id: 'AMITV.ca' xmltv_id: 'AMITV.ca'
logo: https://tvtv.us/gn/i/assets/s62670_ll_h15_ab.png?w=360&h=270 logo: 'https://tvtv.us/gn/i/assets/s62670_ll_h15_ab.png?w=360&h=270'
} }
it('can generate valid url', () => { it('can generate valid url', () => {