fix: tests

This commit is contained in:
2024-01-30 02:15:48 +02:00
committed by Chen Asraf
parent 90ba9f72f2
commit c219d382e6

View File

@@ -27,7 +27,7 @@ const blankCliConf: ScaffoldCmdConfig = {
templates: [],
data: { name: "test" },
overwrite: false,
createSubFolder: false,
subdir: false,
dryRun: false,
quiet: false,
}