From 486573f087eb1577af14412f261b07095d12f9ce Mon Sep 17 00:00:00 2001 From: fishtailfu Date: Thu, 17 Jul 2025 15:07:13 +0800 Subject: [PATCH] fix: fix ConfigChangeListener ut bug --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5b5e5a7a..81190334b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,4 +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) +- [fix: fix ConfigChangeListener ut bug](https://github.com/Tencent/spring-cloud-tencent/pull/1664)