From 7a22a78180fffc4a1c82f27367344ffc10c6c800 Mon Sep 17 00:00:00 2001 From: Nik Skoufis Date: Tue, 1 Mar 2022 09:05:09 +1100 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Emma Indal Signed-off-by: Nikolas Skoufis --- plugins/techdocs-backend/src/service/DocsBuildStrategy.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/techdocs-backend/src/service/DocsBuildStrategy.test.ts b/plugins/techdocs-backend/src/service/DocsBuildStrategy.test.ts index 71e5377a03..029d8d223f 100644 --- a/plugins/techdocs-backend/src/service/DocsBuildStrategy.test.ts +++ b/plugins/techdocs-backend/src/service/DocsBuildStrategy.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 The Backstage Authors + * Copyright 2022 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.