Merge pull request #33891 from backstage/rugvip/move-registermswtesthooks-to-test-utils

integration: use registerMswTestHooks from backend-test-utils
This commit is contained in:
Patrik Oldsberg
2026-04-16 22:02:20 +02:00
committed by GitHub
10 changed files with 13 additions and 23 deletions
+1
View File
@@ -50,6 +50,7 @@
"p-throttle": "^4.1.1"
},
"devDependencies": {
"@backstage/backend-test-utils": "workspace:^",
"@backstage/cli": "workspace:^",
"@backstage/config-loader": "workspace:^",
"msw": "^1.0.0"