Skip to content

Commit

Permalink
Update src/test/java/hudson/plugins/robot/model/RobotResultTest.java
Browse files Browse the repository at this point in the history
Co-authored-by: Tatu Kairi <[email protected]>
  • Loading branch information
asimell and Tattoo authored Nov 13, 2024
1 parent 6d54dbe commit 2495c68
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ public void testShouldParseMultipleSameNamedSuites(){
@Deprecated
@Test
@Ignore
// TODO: remove test when criticality is removed
public void testShouldParseCriticalCases(){
assertEquals(19, result.getCriticalTotal());
}
Expand Down

0 comments on commit 2495c68

Please sign in to comment.