chore: fixing attachment point tests

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2024-08-22 12:57:25 +02:00
parent 8f93c021bd
commit e8bf80d8ae
4 changed files with 35 additions and 31 deletions
@@ -38,7 +38,7 @@ describe('ApiBlueprint', () => {
{
"$$type": "@backstage/ExtensionDefinition",
"attachTo": {
"id": "app",
"id": "root",
"input": "apis",
},
"configSchema": undefined,
@@ -87,7 +87,7 @@ describe('ApiBlueprint', () => {
{
"$$type": "@backstage/ExtensionDefinition",
"attachTo": {
"id": "app",
"id": "root",
"input": "apis",
},
"configSchema": {