-
Robert Knight authored
The Enzyme `hasClass` method was being called on a non-DOM node by mistake. This didn't cause any problems, but it just meant that the test was not checking what it intended to check.
d0001eaf
The Enzyme `hasClass` method was being called on a non-DOM node by mistake. This didn't cause any problems, but it just meant that the test was not checking what it intended to check.