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

Commit d5d6e0d

Browse files
author
Aleksi Salmela
committed
Remove exclude from surefire config.
1 parent 22ec7ed commit d5d6e0d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,6 @@
8989
<groupId>org.apache.maven.plugins</groupId>
9090
<artifactId>maven-surefire-plugin</artifactId>
9191
<version>2.18.1</version>
92-
<configuration>
93-
<excludes>
94-
<exclude>**/dummy-courses/**/*</exclude>
95-
</excludes>
96-
</configuration>
9792
</plugin>
9893
<plugin>
9994
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)