Skip to content

Commit e5d6ae0

Browse files
committed
[tests] retry with mock-maker-inline
1 parent 6610a6a commit e5d6ae0

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -236,12 +236,6 @@
236236
<version>5.2.0</version>
237237
<scope>test</scope>
238238
</dependency>
239-
<dependency>
240-
<groupId>org.mockito</groupId>
241-
<artifactId>mockito-subclass</artifactId>
242-
<version>5.2.0</version>
243-
<scope>test</scope>
244-
</dependency>
245239

246240
<dependency>
247241
<groupId>org.assertj</groupId>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
mock-maker-subclass
1+
mock-maker-inline

0 commit comments

Comments
 (0)