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 test assertions for hideInternalTopics toggle behavior
Update the test in ListPage.spec.tsx to correctly assert the initial
state of 'hideInternalTopics' as truthy, then toggling to falsy and
back to truthy. This ensures the test matches the component's new behavior.
0 commit comments