Skip to content
Closed

debug #628

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,7 @@
<goals>
<goal>integration-test</goal>
<!-- Commented out verify goal to allow Cucumber reports to generate correctly even when tests fail -->
<!-- <goal>verify</goal> -->
<!-- <goal>verify</goal> -->
</goals>
</execution>
</executions>
Expand Down
Loading