Skip to content

Commit 1174e79

Browse files
authored
chore: use module path for running tests (#18)
1 parent 498fbdf commit 1174e79

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -341,16 +341,6 @@
341341
</execution>
342342
</executions>
343343
</plugin>
344-
345-
<plugin>
346-
<groupId>org.apache.maven.plugins</groupId>
347-
<artifactId>maven-surefire-plugin</artifactId>
348-
<version>${maven-surefire-plugin.version}</version>
349-
<configuration>
350-
<useModulePath>false</useModulePath>
351-
</configuration>
352-
</plugin>
353-
354344
</plugins>
355345
</build>
356346

0 commit comments

Comments
 (0)