bbc / psammead

React component library for BBC World Service and more
https://bbc.github.io/psammead/
Other
320 stars 54 forks source link

Fix Axe-Linter errors in useClickTrackerHandler test #4583

Open DarioR01 opened 2 years ago

DarioR01 commented 2 years ago

Describe the solution you'd like Fix the Axe-Linter errors in useClickTrackerHandler index.test.jsx. This can be foud here: https://github.com/bbc/simorgh/blob/latest/src/app/hooks/useClickTrackerHandler/index.test.jsx

Describe alternatives you've considered Might be just a case of disabling Axe-Linter for those lines.

Testing notes [Tester to complete]

Dev insight: Will there be any potential regression? etc

Checklist

Additional context

Screenshot 2021-10-18 at 11 13 46 Screenshot 2021-10-18 at 09 16 35