Skip to content

Commit dafeb47

Browse files
authored
fix: remove unneeded variable to skip tests (#836)
Signed-off-by: Chris Laprun <[email protected]>
1 parent d464dcf commit dafeb47

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@
9898
<plugin>
9999
<artifactId>maven-surefire-plugin</artifactId>
100100
<configuration>
101-
<skipTests>${native.surefire.skip}</skipTests>
102101
<systemPropertyVariables>
103102
<java.util.logging.manager>org.jboss.logmanager.LogManager</java.util.logging.manager>
104103
<maven.home>${maven.home}</maven.home>

0 commit comments

Comments
 (0)