Skip to content

Commit 371439a

Browse files
committed
fix: remove mockito test
1 parent afa4518 commit 371439a

File tree

2 files changed

+0
-51
lines changed

2 files changed

+0
-51
lines changed

bloc/pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,6 @@
5353
<version>3.27.3</version>
5454
<scope>test</scope>
5555
</dependency>
56-
<dependency>
57-
<groupId>org.mockito</groupId>
58-
<artifactId>mockito-inline</artifactId>
59-
<scope>test</scope>
60-
</dependency>
6156
<dependency>
6257
<groupId>junit</groupId>
6358
<artifactId>junit</artifactId>

bloc/src/test/java/com/iluwatar/bloc/MainTest.java

-46
This file was deleted.

0 commit comments

Comments
 (0)