Skip to content

Commit

Permalink
dubbo-metadata 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 dde9d11 commit 3f51815
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions dubbo-metadata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,4 @@
<module>dubbo-metadata-report-nacos</module>
</modules>

<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 3f51815

Please sign in to comment.