fix: postlight parser test (#710)

pull/699/head^2
Sarah Doire 2 years ago committed by GitHub
parent 4c843be377
commit 6b4359d062
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -104,7 +104,7 @@ describe('PostlightComExtractor', () => {
// the article. // the article.
assert.equal( assert.equal(
first13, first13,
'One of the best pieces of advice Ive ever received is: “Be the' 'Image: Brian Weaver One of the best pieces of advice Ive ever received'
); );
}); });
}); });

Loading…
Cancel
Save