Fix VRT reference image for AudienceSegmentationSetupSuccessSubtleNotification at the small viewport width.
Feature Description
Refactoring the notification via https://github.com/google/site-kit-wp/issues/9281 changed the CTA layout at narrow viewports, but the small VRT reference image wasn't updated at the time and the scenario is currently failing. We need to update the corresponding VRT reference image to fix it.
See the initial failing run at https://github.com/google/site-kit-wp/actions/runs/11293262529/job/31410996970#step:5:6532
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
- The VRT scenario for the
AudienceSegmentationSetupSuccessSubtleNotificationcomponent should pass at all viewport widths.
Implementation Brief
- [ ] Update the small VRT reference image for the
AudienceSegmentationSetupSuccessSubtleNotificationcomponent.
Test Coverage
- As above.
QA Brief
- No QA needed; VRTs should pass.
Changelog entry
- N/A
IB ✅
Having confirmed the AudienceSegmentationSetupSuccessSubtleNotification VRTs all pass in the test run for this issue's PR, and merged the PR, I'm moving this to Approval.