Remove <testFailureIgnore>true (#2919)
This commit is contained in:
committed by
GitHub
parent
90c2739563
commit
c65795c7b0
@@ -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><testFailureIgnore>true</testFailureIgnore></code> under maven-surefire-plugin configuration.
|
||||
*/
|
||||
@Test
|
||||
@Ignore
|
||||
|
||||
Reference in New Issue
Block a user