Fix tests

Signed-off-by: solimant <solimant@users.noreply.github.com>
This commit is contained in:
solimant
2024-12-29 19:33:15 +00:00
parent 9d2bd50113
commit 29d8a18841
23 changed files with 336 additions and 81 deletions
+2 -1
View File
@@ -61,7 +61,6 @@
},
"dependencies": {
"@backstage/catalog-model": "workspace:^",
"@backstage/core-plugin-api": "workspace:^",
"@backstage/errors": "workspace:^",
"@backstage/integration": "workspace:^",
"@backstage/plugin-permission-common": "workspace:^",
@@ -73,7 +72,9 @@
},
"devDependencies": {
"@backstage/cli": "workspace:^",
"@backstage/test-utils": "workspace:^",
"cross-fetch": "^4.0.0",
"msw": "^1.0.0",
"uri-template": "^2.0.0"
}
}