Skip to content

Commit

Permalink
#404: No longer ignore passing test.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmrozanec committed Oct 13, 2020
1 parent 329e40f commit 3fe6aa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/java/com/cronutils/Issue404Test.java
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
*/
public class Issue404Test {

@Ignore

@Test
public void testNovember3Midnight() {
final CronDefinition cronDefinition = CronDefinitionBuilder.defineCron().withMinutes().and().withHours().and()
Expand Down

0 comments on commit 3fe6aa2

Please sign in to comment.