From c32166399bbf749aa1482d12746187db832dbd49 Mon Sep 17 00:00:00 2001 From: ppoffice Date: Tue, 9 Jul 2019 11:15:35 -0400 Subject: [PATCH] chore(test): update excerpt test case name --- test/scripts/filters/excerpt.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/scripts/filters/excerpt.js b/test/scripts/filters/excerpt.js index 53f69fba9b..e3e9efe39c 100644 --- a/test/scripts/filters/excerpt.js +++ b/test/scripts/filters/excerpt.js @@ -120,7 +120,7 @@ describe('Excerpt', () => { ].join('\n')); }); - it('skip processing if post/page.excerpt is present', () => { + it('skip processing if post/page.excerpt is present in the front-matter', () => { const content = [ 'foo', '',