chore: issue with snap

Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2024-11-19 13:13:45 +01:00
parent 881f4a6d4f
commit 75027d9054
@@ -25,8 +25,10 @@ describe('createScaffolderFormDecorator', () => {
expect(decorator).toMatchInlineSnapshot(`
{
"$$type": "@backstage/scaffolder/FormDecorator",
"TInput": null,
"decorator": [Function],
"deps": {},
"fn": [Function],
"id": "test",
"version": "v1",
}
@@ -55,8 +57,10 @@ describe('createScaffolderFormDecorator', () => {
expect(decorator).toMatchInlineSnapshot(`
{
"$$type": "@backstage/scaffolder/FormDecorator",
"TInput": null,
"decorator": [Function],
"deps": {},
"fn": [Function],
"id": "test",
"schema": {
"input": {