Unit-test with mocking, that does not determines the implementation
[demos/testing] / pom.xml
diff --git a/pom.xml b/pom.xml
index 8da5bd0..d44e1ef 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                </exclusion>
                        </exclusions>
                </dependency>
-               <dependency>
-                       <groupId>io.projectreactor</groupId>
-                       <artifactId>reactor-test</artifactId>
-                       <scope>test</scope>
-               </dependency>
 
                <dependency>
                        <groupId>org.springframework.boot</groupId>