Adds missing user-agent & referrer attributes

This commit is contained in:
Aleksandr Statciuk
2022-02-22 11:02:54 +03:00
parent e03d6e144d
commit d62a6e28ed
21 changed files with 59 additions and 27 deletions

View File

@@ -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 => {