mirror of
https://github.com/iptv-org/iptv
synced 2025-12-21 21:07:47 -05:00
Adds missing user-agent & referrer attributes
This commit is contained in:
@@ -17,7 +17,7 @@ beforeEach(() => {
|
||||
|
||||
it('can update playlists', () => {
|
||||
const files = glob
|
||||
.sync('tests/__data__/expected/channels/*.m3u')
|
||||
.sync('tests/__data__/expected/streams/*.m3u')
|
||||
.map(f => f.replace('tests/__data__/expected/', ''))
|
||||
|
||||
files.forEach(filepath => {
|
||||
|
||||
Reference in New Issue
Block a user