From d2bbddd30376b62cedabbdf7751022b3f090924f Mon Sep 17 00:00:00 2001 From: Philipp Spiess Date: Thu, 3 Oct 2024 11:19:52 +0200 Subject: [PATCH] Update packages/@tailwindcss-upgrade/src/codemods/migrate-at-apply.test.ts Co-authored-by: Adam Wathan --- .../@tailwindcss-upgrade/src/codemods/migrate-at-apply.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/@tailwindcss-upgrade/src/codemods/migrate-at-apply.test.ts b/packages/@tailwindcss-upgrade/src/codemods/migrate-at-apply.test.ts index dc19bbae9c49..aedb54b0e00e 100644 --- a/packages/@tailwindcss-upgrade/src/codemods/migrate-at-apply.test.ts +++ b/packages/@tailwindcss-upgrade/src/codemods/migrate-at-apply.test.ts @@ -70,7 +70,7 @@ it('should move the legacy `!` prefix, to the new `!` postfix notation', async ( `) }) -it('should apply all candidate migration when migrating with a config', async () => { +it('should apply all candidate migrations when migrating with a config', async () => { async function migrateWithConfig(input: string) { return postcss() .use(