Expanded visibility controls to cover web segments #26102
Annotations
2 errors, 1 warning, and 1 notice
test/unit/hooks/useVisibilityToggle.test.js > useVisibilityToggle > returns correct visibilityMessage:
packages/koenig-lexical/test/unit/hooks/useVisibilityToggle.test.js#L100
AssertionError: expected 'Hidden on website' to be 'Visible to all email recipients' // Object.is equality
- Expected
+ Received
- Visible to all email recipients
+ Hidden on website
❯ test/unit/hooks/useVisibilityToggle.test.js:100:35
|
Node 20.11.1
Process completed with exit code 1.
|
Node 20.11.1
No files were found with the provided path: playwright-report. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
4 passed (9.3s)
|