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(ComboBox): Simplify popup background color assertion
Refactors the ComboBox popup background UI test to use a direct helper for
retrieving the color value. This eliminates the need for manual casting and
null checks on the brush type, making the assertion more concise.
0 commit comments