From 43b840353ef485a4a850dba697b87cf477dd9f65 Mon Sep 17 00:00:00 2001 From: CharlesCheung <61726649+CharlesCheung96@users.noreply.github.com> Date: Fri, 11 Mar 2022 17:51:49 +0800 Subject: [PATCH] Apply suggestions from code review Co-authored-by: amyangfei --- cdc/capture/capture_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdc/capture/capture_test.go b/cdc/capture/capture_test.go index 1af4a19c630..eb5a4dec74a 100644 --- a/cdc/capture/capture_test.go +++ b/cdc/capture/capture_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 PingCAP, Inc. +// Copyright 2022 PingCAP, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.