Skip to content

Commit 3fe6aa2

Browse files
committed
#404: No longer ignore passing test.
1 parent 329e40f commit 3fe6aa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/java/com/cronutils/Issue404Test.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
*/
3535
public class Issue404Test {
3636

37-
@Ignore
37+
3838
@Test
3939
public void testNovember3Midnight() {
4040
final CronDefinition cronDefinition = CronDefinitionBuilder.defineCron().withMinutes().and().withHours().and()

0 commit comments

Comments
 (0)