ok
This commit is contained in:
@@ -82,6 +82,8 @@ describe('getConsolidatedDirectory', () => {
|
|||||||
const { consolidatedPath, needToCleanUpDir } = fsHelper.getConsolidatedDirectory("folder1 folder4")
|
const { consolidatedPath, needToCleanUpDir } = fsHelper.getConsolidatedDirectory("folder1 folder4")
|
||||||
}).toThrow('filePath folder4 does not exist')
|
}).toThrow('filePath folder4 does not exist')
|
||||||
})
|
})
|
||||||
|
|
||||||
|
// TODO: consider doing the thing Michael suggested where we exclude directories starting with .
|
||||||
})
|
})
|
||||||
|
|
||||||
describe('createArchives', () => {
|
describe('createArchives', () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user