Skip to content

Commit

Permalink
dubbo-configcenter module change integration test to unit test
Browse files Browse the repository at this point in the history
Signed-off-by: “JermaineHua” <[email protected]>
  • Loading branch information
CrazyHZM committed Nov 23, 2024
1 parent 9e249cf commit 004d2b4
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions dubbo-configcenter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,4 @@
<skip_maven_deploy>false</skip_maven_deploy>
</properties>

<dependencies>
<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo-test-check</artifactId>
<version>${project.parent.version}</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>

0 comments on commit 004d2b4

Please sign in to comment.