techdocs: cleanup mock fs before mounting
This commit is contained in:
@@ -334,6 +334,7 @@ describe('helpers', () => {
|
||||
|
||||
describe('addBuildTimestampMetadata', () => {
|
||||
beforeEach(() => {
|
||||
mockFs.restore();
|
||||
mockFs({
|
||||
[tmpDir]: {
|
||||
'invalid_techdocs_metadata.json': 'dsds',
|
||||
|
||||
Reference in New Issue
Block a user