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 ReviewView test for showCompleted default behavior
The test expected 'Applied to board' text to be visible, but with
showCompleted defaulting to false, applied proposals are now hidden.
Update test to verify hidden-by-default and toggle-to-reveal behavior.
0 commit comments