0c298f7cf1
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
145 B
145 B
@backstage/frontend-test-utils
| @backstage/frontend-test-utils |
|---|
| patch |
Removed internal mockWithApiFactory helper in favor of using attachMockApiFactory directly.