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 path tests for cross-platform compatibility
- Use path.resolve() in test expectations to handle Windows drive letters
- Tests now correctly expect platform-specific absolute paths
- Fixes failing tests on Windows CI while maintaining Unix compatibility
0 commit comments