We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 236e1be commit 5dbde94Copy full SHA for 5dbde94
1 file changed
pom.xml
@@ -387,8 +387,7 @@
387
<artifactId>maven-surefire-plugin</artifactId>
388
<version>${maven-surefire-plugin.version}</version>
389
<configuration>
390
- <excludedGroups>integration</excludedGroups>
391
- <excludedGroups>integration-auth</excludedGroups>
+ <excludedGroups>integration,integration-auth</excludedGroups>
392
</configuration>
393
</plugin>
394
0 commit comments