From 0ffd026710f40e1eaa25d056f94c535b64cfbbf6 Mon Sep 17 00:00:00 2001 From: Lidia in NA Date: Tue, 27 Feb 2024 05:23:53 -0500 Subject: [PATCH] test prepare playwright -- run once --- test-prepare.bat | 1 - 1 file changed, 1 deletion(-) diff --git a/test-prepare.bat b/test-prepare.bat index aee25bcf2..f9cfa8331 100644 --- a/test-prepare.bat +++ b/test-prepare.bat @@ -1,4 +1,3 @@ cd src/frontend/tests call npm ci call npx playwright install --with-deps -call npx playwright test