chore(plugin-seo): scaffolds tests (#4531)

This commit is contained in:
Jacob Fletcher
2023-12-17 23:49:02 -05:00
committed by GitHub
parent 00daf728f4
commit dd32f5e450
36 changed files with 543 additions and 13388 deletions

View File

@@ -0,0 +1,4 @@
export default {
readdirSync: () => {},
rmSync: () => {},
}