fix(core): update
This commit is contained in:
@ -25,7 +25,7 @@ tap.test('should create a smartmail', async () => {
|
|||||||
});
|
});
|
||||||
|
|
||||||
tap.test('should send a smartmail', async () => {
|
tap.test('should send a smartmail', async () => {
|
||||||
testMailgunAccount.sendSmartMail(testSmartmail, 'phil@lossless.com');
|
testMailgunAccount.sendSmartMail(testSmartmail, 'sandbox@mail.git.zone');
|
||||||
});
|
});
|
||||||
|
|
||||||
tap.start();
|
tap.start();
|
||||||
|
Reference in New Issue
Block a user