From 9bda84bf470f6e3c64db4fe7d80103a79a2e6325 Mon Sep 17 00:00:00 2001 From: fishtailfu Date: Thu, 17 Jul 2025 11:22:10 +0800 Subject: [PATCH] fix: fix ConfigChangeListener ut bug --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4dd1bef4d..b5b5e5a7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,3 +4,4 @@ - [fix:fix PolarisContextProperties instantiated twice causing NPE.](https://github.com/Tencent/spring-cloud-tencent/pull/1638) - [feat: support tsf 2024.](https://github.com/Tencent/spring-cloud-tencent/pull/1635) - [fix: fix ConfigChangeListener and unit test](https://github.com/Tencent/spring-cloud-tencent/pull/1657) +- [fix: fix ConfigChangeListener ut bug](https://github.com/Tencent/spring-cloud-tencent/pull/1662)