1
0
mirror of https://github.com/eleith/emailjs.git synced 2024-07-01 19:00:56 +00:00

test: un-skip failing unit

This commit is contained in:
Zack Schuster 2020-05-01 13:04:33 -07:00
parent e0e0f83cc9
commit f7bb694ee9

View File

@ -129,7 +129,7 @@ test.cb('simple unicode text message', (t) => {
);
});
test.cb.skip('very large text message', (t) => {
test.cb('very large text message', (t) => {
// thanks to jart+loberstech for this one!
const msg = {
subject: 'this is a test TEXT message from emailjs',