🐛 Fix frontend test-components scripts

This commit is contained in:
Andrey Antukh 2026-01-07 10:42:46 +01:00
parent 2803e76669
commit 2c124c85c1
1 changed files with 0 additions and 1 deletions

View File

@ -5,6 +5,5 @@ SCRIPT_DIR=$(dirname $0);
set -ex
$SCRIPT_DIR/setup;
pnpm run build:storybook
pnpm run test:storybook