Merge pull request #20522 from Naycon/remove-mock-fs-usage-from-cli-package
Replace mock-fs with createMockDirectory in the cli packages.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/cli': patch
|
||||
---
|
||||
|
||||
The scaffolder-module template now recommends usage of `createMockDirectory` instead of `mock-fs`.
|
||||
Reference in New Issue
Block a user