mirror of
https://github.com/chenasraf/simple-scaffold.git
synced 2026-05-18 01:29:09 +00:00
fix: tests
This commit is contained in:
@@ -27,7 +27,7 @@ const blankCliConf: ScaffoldCmdConfig = {
|
|||||||
templates: [],
|
templates: [],
|
||||||
data: { name: "test" },
|
data: { name: "test" },
|
||||||
overwrite: false,
|
overwrite: false,
|
||||||
createSubFolder: false,
|
subdir: false,
|
||||||
dryRun: false,
|
dryRun: false,
|
||||||
quiet: false,
|
quiet: false,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user