Skip to content

Commit

Permalink
Enhance transport tests
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-v committed Aug 31, 2023
1 parent fca28ce commit 491f3eb
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions transport-parent/transport-netty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,6 @@
<groupId>io.projectreactor.netty</groupId>
<artifactId>reactor-netty</artifactId>
</dependency>

<!-- Test dependencies -->
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>scalecube-cluster-testlib</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
</dependencies>

</project>

0 comments on commit 491f3eb

Please sign in to comment.