Files
notifications-admin/tests/javascripts/collapsibleCheckboxes.test.js
alexjanousekGSA 84bbc328b4 Fix collapsible checkboxes test selectors
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.
2025-07-02 21:40:05 -04:00

17 KiB