This commit is contained in:
Looly
2021-08-30 12:09:58 +08:00
parent 9ba4b008b2
commit cc6a1cec54
3 changed files with 3 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ public class CronTest {
ThreadUtil.waitForDie();
CronUtil.stop();
}
@Test
@Ignore
public void cronWithListenerTest() {