We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff314e7 commit 06af79eCopy full SHA for 06af79e
pom.xml
@@ -92,6 +92,10 @@
92
<groupId>org.apache.maven.plugins</groupId>
93
<artifactId>maven-surefire-plugin</artifactId>
94
<version>${maven-testing.version}</version>
95
+ <configuration>
96
+<!-- <groups>model , controllers</groups>-->
97
+<!-- <excludedGroups>controllers</excludedGroups>-->
98
+ </configuration>
99
</plugin>
100
<plugin>
101
0 commit comments