We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9863e94 commit 126dd9bCopy full SHA for 126dd9b
1 file changed
tests/helpers/homepageFeaturedContentHelper-test.js
@@ -47,7 +47,7 @@ describe('getCurrentArticles', () => {
47
expect(fill).toBe('#1b2b85');
48
expect(thumbnailPath).toBe('../../img/featuredContent/thumbnails/exploring-americas-finances-thumbnail.webp');
49
expect(taxonomy).toBe('Exploring America\'s Finances');
50
- expect(title).toBe('Exploring America\'s Finances Has Never Been Easier');
+ expect(title).toBe('Exploring America\'s Finances');
51
52
const {
53
url: urlOther,
0 commit comments