From bd46f7b5f935b391d45dfffae44e3e59d9e2f507 Mon Sep 17 00:00:00 2001 From: Haotian Zhang <928016560@qq.com> Date: Tue, 2 Sep 2025 11:32:49 +0800 Subject: [PATCH] test:add junit tests to sct-common. Signed-off-by: Haotian Zhang <928016560@qq.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ab259e5f..fde6f9a82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,4 +24,4 @@ - [feat:support TSF certificate manager.](https://github.com/Tencent/spring-cloud-tencent/pull/1715) - [feat:support tsf unit.](https://github.com/Tencent/spring-cloud-tencent/pull/1681) - [feat: support service registry and discovery with Polaris and Nacos](https://github.com/Tencent/spring-cloud-tencent/pull/1718) -- [test:add junit tests to sct-common.](https://github.com/Tencent/spring-cloud-tencent/pull/1725) +- [test:add junit tests to sct-common.](https://github.com/Tencent/spring-cloud-tencent/pull/1726)