Remove expected/database/streams.db
This commit is contained in:
@@ -5,7 +5,7 @@ const path = require('path')
|
||||
beforeEach(() => {
|
||||
fs.emptyDirSync('tests/__data__/output')
|
||||
fs.copyFileSync(
|
||||
'tests/__data__/input/database/base_streams.db',
|
||||
'tests/__data__/input/database/cluster_load.streams.db',
|
||||
'tests/__data__/output/streams.db'
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user