The torture tests were looking for the anchor tag within each button. However, that anchor could get blown away from a react re-render. So instead, expose a way for the torture tests to find the root node of the button.
The torture tests were looking for the anchor tag within each button. However, that anchor could get blown away from a react re-render. So instead, expose a way for the torture tests to find the root node of the button.