frontend-plugin-api: update test snapshots for createExtensionOverrides

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-08-20 12:15:03 +02:00
parent 9bd5088b4a
commit acf0e68263
@@ -74,9 +74,9 @@ describe('createExtensionOverrides', () => {
"factory": [Function],
"id": "a",
"inputs": {},
"output": {},
"output": [],
"toString": [Function],
"version": "v1",
"version": "v2",
},
{
"$$type": "@backstage/Extension",
@@ -89,9 +89,9 @@ describe('createExtensionOverrides', () => {
"factory": [Function],
"id": "b",
"inputs": {},
"output": {},
"output": [],
"toString": [Function],
"version": "v1",
"version": "v2",
},
{
"$$type": "@backstage/Extension",
@@ -104,9 +104,9 @@ describe('createExtensionOverrides', () => {
"factory": [Function],
"id": "k:c/n",
"inputs": {},
"output": {},
"output": [],
"toString": [Function],
"version": "v1",
"version": "v2",
},
],
"featureFlags": [],