integration: use registerMswTestHooks from backend-test-utils

Removed the test-only `registerMswTestHooks` function from `helpers.ts`
and replaced it with the shared version from `@backstage/backend-test-utils`.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
This commit is contained in:
Patrik Oldsberg
2026-04-14 14:13:06 +02:00
parent 297302ebce
commit 047a2175e3
9 changed files with 8 additions and 23 deletions
+1
View File
@@ -3937,6 +3937,7 @@ __metadata:
dependencies:
"@azure/identity": "npm:^4.0.0"
"@azure/storage-blob": "npm:^12.5.0"
"@backstage/backend-test-utils": "workspace:^"
"@backstage/cli": "workspace:^"
"@backstage/config": "workspace:^"
"@backstage/config-loader": "workspace:^"