🐛 Fix frontend test-components scripts

This commit is contained in:
Andrey Antukh
2026-01-07 10:42:46 +01:00
parent 2d00e64ede
commit ea8632e56a

View File

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