Skip to content

Commit fa87ae8

Browse files
committed
restored long integration tests
1 parent 2f1ba80 commit fa87ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<properties>
2121
<maven.build.timestamp.format>yyyy/MM/dd HH:mm:ss</maven.build.timestamp.format>
2222
<integration.skip>false</integration.skip>
23-
<integration.skip.long.double>true</integration.skip.long.double>
23+
<integration.skip.long.double>false</integration.skip.long.double>
2424
<javadoc.skip>true</javadoc.skip>
2525
</properties>
2626

0 commit comments

Comments
 (0)