Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Commit 5c1065f

Browse files
Merge pull request #24 from num-codex/mockito
Mote Mockito into Test Scope
2 parents f18a5c3 + 9a975e0 commit 5c1065f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

codex-process-feasibility/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<dependency>
3636
<groupId>org.mockito</groupId>
3737
<artifactId>mockito-core</artifactId>
38+
<scope>test</scope>
3839
</dependency>
3940
<dependency>
4041
<groupId>de.hs-heilbronn.mi</groupId>

0 commit comments

Comments
 (0)