You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update package.json scripts to use correct binary paths and fix select-alignment story
- Fix storybook, test-storybook, start-server-and-test, and http-server commands to use full paths from root node_modules
- Make select-alignment story controlled with useState to properly handle selection
- Update test assertions to use exact string matches instead of regex
- Add proper timing delays for async operations in tests
This resolves the 'command not found' errors that were causing the test workflow to fail.
0 commit comments