create-app: refactor tests to avoid mock-fs

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-10-05 16:21:44 +02:00
parent afd0290285
commit fef854a7b5
4 changed files with 29 additions and 29 deletions
+1
View File
@@ -42,6 +42,7 @@
"recursive-readdir": "^2.2.2"
},
"devDependencies": {
"@backstage/backend-test-utils": "workspace:^",
"@backstage/cli": "workspace:^",
"@types/command-exists": "^1.2.0",
"@types/fs-extra": "^9.0.1",