From e9db42a64be9e179270ed98bc21a47bdae9f9558 Mon Sep 17 00:00:00 2001 From: Yann Braga Date: Wed, 7 Aug 2024 09:17:12 +0200 Subject: [PATCH] add playwright to deps list --- scripts/tasks/sandbox.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/tasks/sandbox.ts b/scripts/tasks/sandbox.ts index c64c8eb269a..186040fe054 100644 --- a/scripts/tasks/sandbox.ts +++ b/scripts/tasks/sandbox.ts @@ -93,6 +93,7 @@ export const sandbox: Task = { extraDeps.push( 'happy-dom', 'vitest', + 'playwright', '@vitest/browser', '@storybook/experimental-vitest-plugin@0.0.5--canary.6.bbeaab3.0', testingLibraryPackage