chore(plugin-seo): scaffolds tests (#4531)
This commit is contained in:
4
test/plugin-seo/mocks/mockFSModule.js
Normal file
4
test/plugin-seo/mocks/mockFSModule.js
Normal file
@@ -0,0 +1,4 @@
|
||||
export default {
|
||||
readdirSync: () => {},
|
||||
rmSync: () => {},
|
||||
}
|
||||
Reference in New Issue
Block a user