Skip to content

Commit c706817

Browse files
committed
iRODS: Remove stanza which disables integration tests
1 parent 1d10c42 commit c706817

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

irods/pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -48,17 +48,5 @@
4848
<scope>test</scope>
4949
</dependency>
5050
</dependencies>
51-
52-
<build>
53-
<plugins>
54-
<plugin>
55-
<groupId>org.apache.maven.plugins</groupId>
56-
<artifactId>maven-failsafe-plugin</artifactId>
57-
<configuration>
58-
<skipTests>true</skipTests>
59-
</configuration>
60-
</plugin>
61-
</plugins>
62-
</build>
6351
</project>
6452

0 commit comments

Comments
 (0)