Skip to content

Commit

Permalink
Add testFailIgnore to Maven SoapUI plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
dstenger committed May 23, 2018
1 parent 4def7e4 commit 8433ebf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@
<configuration>
<projectFile>test/ets-wfs20-soapui-project.xml</projectFile>
<junitReport>true</junitReport>
<testFailIgnore>true</testFailIgnore>
<projectProperties>
<value>wfs20.teamengine.endpoint=${soapui.wfs20.teamengine.endpoint}</value>
<value>wfs20.ets.version=${soapui.wfs20.ets.version}</value>
Expand Down

0 comments on commit 8433ebf

Please sign in to comment.