diff --git a/tests/i18n.test.ts b/tests/i18n.test.ts index b4b2f67..25134a8 100644 --- a/tests/i18n.test.ts +++ b/tests/i18n.test.ts @@ -15,7 +15,7 @@ test('All keys in all localizations must be the same', () => { }) -test.only('Messages do not have to have the same values in different locales', () => { +test('Messages do not have to have the same values in different locales', () => { const messagesMap: Record = {}