From fe103911805d037ec2507f65a8f98e1374469756 Mon Sep 17 00:00:00 2001 From: Francisco Ribas Date: Mon, 12 Jul 2021 11:19:22 -0300 Subject: [PATCH] Update plugins/scaffolder/src/components/MultistepJsonForm/MultistepJsonForm.test.tsx Co-authored-by: Andrea Falzetti Signed-off-by: chicoribas --- .../src/components/MultistepJsonForm/MultistepJsonForm.test.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/scaffolder/src/components/MultistepJsonForm/MultistepJsonForm.test.tsx b/plugins/scaffolder/src/components/MultistepJsonForm/MultistepJsonForm.test.tsx index 3ca25bd6fd..5f7091832f 100644 --- a/plugins/scaffolder/src/components/MultistepJsonForm/MultistepJsonForm.test.tsx +++ b/plugins/scaffolder/src/components/MultistepJsonForm/MultistepJsonForm.test.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2020 The Backstage Authors + * Copyright 2021 The Backstage Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.