We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b70cbe commit 095f50fCopy full SHA for 095f50f
1 file changed
src/test/java/com/cronutils/Issue404Test.java
@@ -34,7 +34,7 @@
34
*/
35
public class Issue404Test {
36
37
-
+ @Ignore
38
@Test
39
public void testNovember3Midnight() {
40
final CronDefinition cronDefinition = CronDefinitionBuilder.defineCron().withMinutes().and().withHours().and()
0 commit comments