mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-07 03:43:48 -05:00
The tests were failing because the .usa-button selector was too broad and was matching the 'Select all' button instead of the main expand/collapse button. Updated selectors to use .selection-footer__button which is more specific to the button being tested.