Remove internal mockWithApiFactory in favor of attachMockApiFactory
Rather than having the public attachMockApiFactory delegate to an internal mockWithApiFactory helper, move the implementation directly into attachMockApiFactory and use it everywhere. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/frontend-test-utils': patch
|
||||
---
|
||||
|
||||
Removed internal `mockWithApiFactory` helper in favor of using `attachMockApiFactory` directly.
|
||||
Reference in New Issue
Block a user