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
This issue is to implement visual regression testing (VRT) for the following components by adding baseline Percy snapshot(s) inside a *-test.e2e.js file. More info and high level steps to complete can be found in the issue, #8911
The Button had an initial set of snapshots added in #8958 but these other components were missed and should be double checked to see if they need snapshots or are already covered.
ButtonSkeleton
DangerButton
PrimaryButton
SecondaryButton
The text was updated successfully, but these errors were encountered:
This issue is to implement visual regression testing (VRT) for the following components by adding baseline Percy snapshot(s) inside a
*-test.e2e.js
file. More info and high level steps to complete can be found in the issue, #8911The Button had an initial set of snapshots added in #8958 but these other components were missed and should be double checked to see if they need snapshots or are already covered.
The text was updated successfully, but these errors were encountered: