diff --git a/tests/helpers.js b/tests/helpers.js index e26fa69..c60f357 100644 --- a/tests/helpers.js +++ b/tests/helpers.js @@ -259,7 +259,6 @@ describe('Helper `formatRelative`', function () { }); }); - describe('Helper `formatMessage`', function () { it('should be added to Handlebars', function () { expect(Handlebars.helpers).to.have.keys('formatMessage');