mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-15 19:40:03 -04:00
Update cleanup-database.test.js
This commit is contained in:
parent
0de337039e
commit
1869be4014
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ beforeEach(() => {
|
|||
|
||||
it('can remove broken links from database', () => {
|
||||
expect(content('tests/__data__/output/streams.db')).toEqual(
|
||||
content('tests/__data__/expected/cleanup-database.streams.db')
|
||||
content('tests/__data__/expected/database/cleanup-database.streams.db')
|
||||
)
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue