mirror of
https://github.com/iptv-org/iptv
synced 2026-03-28 06:41:43 -04:00
Update update.test.ts
This commit is contained in:
@@ -8,7 +8,7 @@ const ENV_VAR =
|
||||
|
||||
beforeEach(() => {
|
||||
fs.emptyDirSync('tests/__data__/output')
|
||||
fs.copySync('tests/__data__/input/playlist_update', 'tests/__data__/output/streams')
|
||||
fs.copySync('tests/__data__/input/playlist_update/streams', 'tests/__data__/output/streams')
|
||||
})
|
||||
|
||||
describe('playlist:update', () => {
|
||||
|
||||
Reference in New Issue
Block a user