mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-13 10:30:03 -04:00
Remove expected/database/streams.db
This commit is contained in:
parent
72cbe4741b
commit
4355fdb28c
5 changed files with 6 additions and 5 deletions
|
@ -6,7 +6,7 @@ beforeEach(() => {
|
|||
fs.emptyDirSync('tests/__data__/output')
|
||||
|
||||
fs.copyFileSync(
|
||||
'tests/__data__/input/database/base_streams.db',
|
||||
'tests/__data__/input/database/db_matrix.streams.db',
|
||||
'tests/__data__/output/streams.db'
|
||||
)
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue