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
refactor: update test imports to use src instead of dist
Simplifies test setup by importing directly from source files rather than built dist, removing vitest alias configuration for coverage mode. This matches the pattern used in socket-cli and socket-sdk-js.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments