From f50114f2b6e567a82632c1db597524f018abd138 Mon Sep 17 00:00:00 2001 From: dprotaso Date: Tue, 30 Jan 2024 12:41:22 -0500 Subject: [PATCH] fix boilerplate check --- test/upgrade/deployment_failure.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/upgrade/deployment_failure.go b/test/upgrade/deployment_failure.go index 14f291da3b40..324c149ca909 100644 --- a/test/upgrade/deployment_failure.go +++ b/test/upgrade/deployment_failure.go @@ -5,7 +5,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,