update test desc

This commit is contained in:
Chen Asraf
2022-04-29 09:56:59 +03:00
parent e450ad242e
commit 40606edaee

View File

@@ -123,7 +123,7 @@ describe("Scaffold", () => {
describe(
"binary files",
withMock(fileStructWithBinary, () => {
test("should not create by default", async () => {
test("should copy as-is", async () => {
await Scaffold({
name: "app_name",
output: "output",