fix(core): update
This commit is contained in:
@@ -104,7 +104,7 @@ tap.test('should send an actual letter', async () => {
|
||||
});
|
||||
|
||||
tap.test('should be able to delete the sending job', async (toolsArg) => {
|
||||
await toolsArg.delayFor(30000);
|
||||
await toolsArg.delayFor(5000);
|
||||
await testAccount.cancelLetter(testLetter);
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user