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 3078f60 commit 22f2b82Copy full SHA for 22f2b82
1 file changed
pom.xml
@@ -186,6 +186,7 @@
186
<artifactId>maven-surefire-plugin</artifactId>
187
<version>3.0.0-M7</version>
188
<configuration>
189
+ <!-- Ignore tests that can't be run in a headless environment -->
190
<excludedGroups>
191
xdev.test.UITest
192
</excludedGroups>
0 commit comments