diff --git a/plugin/tests/index.test.ts b/plugin/tests/index.test.ts index 5faa7be..766d43e 100644 --- a/plugin/tests/index.test.ts +++ b/plugin/tests/index.test.ts @@ -8,7 +8,7 @@ import type { PluginAPI } from 'tailwindcss/types/config' const warn = spyOn(console, 'warn') -it(`should be possible to use defaultTheme...InRems values`, async () => { +it(`should be possible to use converted defaultTheme values`, async () => { const result = await run({ content: [ {