rename execute method to run for consistency
Closed this issue · 1 comments
kimberlythegeek commented
execute should be renamed to run, as it is performing axe-core's axe.run() and does so without any modification in behavior.
Michael-Overall commented
I'd like to have a shot at this.