Skip to content

Commit 71c744a

Browse files
author
TheSnoozer
committed
move (integration) tests from GitCommitIdMojoTest to GitCommitIdMojoIntegrationTest
1 parent b3caed4 commit 71c744a

3 files changed

Lines changed: 335 additions & 304 deletions

File tree

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,13 @@
163163
<scope>test</scope>
164164
</dependency>
165165

166+
<dependency>
167+
<groupId>com.github.stefanbirkner</groupId>
168+
<artifactId>system-rules</artifactId>
169+
<version>1.16.0</version>
170+
<scope>test</scope>
171+
</dependency>
172+
166173
<!--to avoid complaints during tests-->
167174
<dependency>
168175
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)