remove export and changeset
Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/backend-test-utils': patch
|
||||
---
|
||||
|
||||
Added `mockIdentityFactory` to list of default factories for `startTestBackend`.
|
||||
@@ -38,7 +38,6 @@ class MockIdentityServiceImpl implements IdentityService {
|
||||
}
|
||||
}
|
||||
|
||||
/** @public */
|
||||
export const mockIdentityFactory = createServiceFactory({
|
||||
service: coreServices.identity,
|
||||
deps: {},
|
||||
|
||||
Reference in New Issue
Block a user