Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Fix errors in Rich Text performance test
- Remove unnecessary lint warning disable line caused by erroneous placement of `screen` argument. - Query UI components via user-facing attributes, e.g. a11y label. - Pass mock function to required `onChange` prop to `RichText` component.
- Loading branch information