Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FontSizePicker: Rewrite unit tests to use userEvent and be more compr…
…ehensive (#45298) * Rewrite FontSizePicker unit tests to use userEvent and be more comprehensive * Use header label's aria-label * Put back the Gigantosaurus 🦖 * Update changelog * Remove editorialising comment * Use getByLabelText( 'Custom Size' ) to select slider * Remove redundant test * Add tests for non-px font sizes * Assert length of options/radios * Assert number of calls to onChange
- Loading branch information