From d39f32158301c771a48da0bcf2ab35a5b983c55b Mon Sep 17 00:00:00 2001 From: silverwind Date: Thu, 26 Mar 2026 19:10:41 +0100 Subject: [PATCH] Apply suggestion from @silverwind Signed-off-by: silverwind --- tests/integration/api_repo_project_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/api_repo_project_test.go b/tests/integration/api_repo_project_test.go index edfe715001..64e044fe69 100644 --- a/tests/integration/api_repo_project_test.go +++ b/tests/integration/api_repo_project_test.go @@ -1,4 +1,4 @@ -// Copyright 2025 The Gitea Authors. All rights reserved. +// Copyright 2026 The Gitea Authors. All rights reserved. // SPDX-License-Identifier: MIT package integration