From a74d1dec6eb15c22ae68f2544c0be71fe8d31644 Mon Sep 17 00:00:00 2001 From: Fiachra Corcoran Date: Mon, 26 Feb 2024 19:16:46 +0000 Subject: [PATCH] Retrigger e2e cli workflow --- test/e2e/e2e_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/e2e_test.go b/test/e2e/e2e_test.go index 7e322764..d7c2333e 100644 --- a/test/e2e/e2e_test.go +++ b/test/e2e/e2e_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 The kpt and Nephio Authors +// Copyright 2024 The kpt and Nephio Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.