Skip to content

Commit

Permalink
update test name
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgonzalez committed Aug 21, 2023
1 parent 39d3dcf commit e33d654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/parser.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -791,7 +791,7 @@ describe('Plural', () => {
});
});

test('pluralVersion', () => {
test('compatibilityJSON', () => {
const parser = new Parser({
compatibilityJSON: 'v4',
lngs: ['en'],
Expand Down

0 comments on commit e33d654

Please # to comment.