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: correct layers-consume-loader test expectations back to expect layer property
- Our PR6 implementation correctly provides the layer property as 'multi-pkg-layer'
- The test should expect .toBe('multi-pkg-layer') not .toBeUndefined()
- This aligns with the proper layer functionality in shared module consumption
🤖 Generated with Claude Code
Co-Authored-By: Claude <[email protected]>
0 commit comments