Remove <testFailureIgnore>true (#2919)

This commit is contained in:
Grzegorz Piwowarek
2017-11-06 18:12:14 +02:00
committed by GitHub
parent 90c2739563
commit c65795c7b0
12 changed files with 8 additions and 12 deletions
@@ -51,7 +51,6 @@ public class MemberStatusIntegrationTest {
/**
* This test should fail, comment out <code>@Ignore</code> to see how failed test can be reflected in Serenity report. <br/>
* Remember to add <code>&lt;testFailureIgnore&gt;true&lt;/testFailureIgnore&gt;</code> under maven-surefire-plugin configuration.
*/
@Test
@Ignore