From 004d2b4db42e6f42c70ae56e2bc603cb43308f6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CJermaineHua=E2=80=9D?= Date: Sat, 23 Nov 2024 18:09:23 +0800 Subject: [PATCH] dubbo-configcenter module change integration test to unit test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: “JermaineHua” --- dubbo-configcenter/pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/dubbo-configcenter/pom.xml b/dubbo-configcenter/pom.xml index 96a25b9d6e9..4792c9304dd 100644 --- a/dubbo-configcenter/pom.xml +++ b/dubbo-configcenter/pom.xml @@ -38,12 +38,4 @@ false - - - org.apache.dubbo - dubbo-test-check - ${project.parent.version} - test - -