diff --git a/test/parser.test.js b/test/parser.test.js index 219975b..8e7295c 100644 --- a/test/parser.test.js +++ b/test/parser.test.js @@ -791,7 +791,7 @@ describe('Plural', () => { }); }); - test('pluralVersion', () => { + test('compatibilityJSON', () => { const parser = new Parser({ compatibilityJSON: 'v4', lngs: ['en'],