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: Default testId for Collapsible component (#686)
# Motivation
The `Collapsible` component renders `TestIdWrapper`. This last component
required a non-nullish `testId` (for obvious reasons). So, since this
seems to be the intention of the code, we default the `testId` to a
value.
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: David Dal Busco <[email protected]>
0 commit comments