Update update-database.test.js

This commit is contained in:
Aleksandr Statciuk 2021-12-14 09:33:53 +03:00
parent e131933e8a
commit 3b52298371
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ it('can update database', () => {
guides: ['https://iptv-org.github.io/epg/guides/ad/andorradifusio.ad.epg.xml'],
logo: 'https://i.imgur.com/kJCjeQ4.png',
resolution: { height: 720, width: null },
status: { label: 'Timeout', code: 'timeout', level: 4 },
status: { label: 'Offline', code: 'offline', level: 5 },
url: 'https://iptv-all.lanesh4d0w.repl.co/andorra/atv',
http: { referrer: '', 'user-agent': '' },
is_nsfw: false,