Skip to content

Commit

Permalink
Deleting comment now tracked as JENKINS-45109.
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Jun 23, 2017
1 parent 2aa1d5e commit 1cd4d63
Showing 1 changed file with 0 additions and 3 deletions.
Expand Up @@ -114,9 +114,6 @@ public class CoreStepTest {
assertNotNull(a);
assertEquals(4, a.getTotalCount());
assertEquals(1, a.getFailCount());
/* TODO impossible prior to JENKINS-31582:
r.assertLogContains("[Pipeline] junit", b);
*/
}

@Test public void javadoc() throws Exception {
Expand Down

0 comments on commit 1cd4d63

Please sign in to comment.