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
test(gamestudio): select the Use button by label, not by DOM shape
Fold Kilo review nit: find the card's action button by its text instead of
grabbing the first button (drops the exactly-one-button assumption) and narrow
the card element with an explicit guard instead of a bare non-null assertion.
0 commit comments