fix(core): update
This commit is contained in:
parent
e6125c9a13
commit
a831cf7e9a
@ -25,7 +25,7 @@ tap.test('should create 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();
|
||||
|
Loading…
Reference in New Issue
Block a user