From 5b73b53ac2a3dfc983ed40214db1932b53e8e49f Mon Sep 17 00:00:00 2001 From: Ildar Kamalov Date: Mon, 3 Feb 2025 14:18:22 +0300 Subject: [PATCH] add playwright install --- bamboo-specs/test.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bamboo-specs/test.yaml b/bamboo-specs/test.yaml index 5eacb6638bd..aba468d94f1 100644 --- a/bamboo-specs/test.yaml +++ b/bamboo-specs/test.yaml @@ -205,6 +205,8 @@ tree ./build/ + npx playwright install + make VERBOSE=1 js-deps js-test-e2e 'requirements': - 'adg-docker': 'true'