Update docs/backend-system/building-plugins-and-modules/02-testing.md

Signed-off-by: Johan Haals <johan.haals@gmail.com>

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Johan Haals <johan@haals.se>
This commit is contained in:
Johan Haals
2024-08-28 15:44:19 +02:00
committed by GitHub
parent 7da3b799e8
commit bf5fc74a69
@@ -58,7 +58,7 @@ interactions with the running test service.
### mock services
The `mockServices` object provides a number of service factory functions satisfy plugin dependencies but also mocks to verify interactions between plugin and services.
The `mockServices` object from `@backstage/backend-test-utils` provides a number of service factory functions that you can use to verify interactions between plugin and services.
The following mock services are available: