Results 1 issues of Carlos

What would be the way to go about testing components that use `withIsomorphicStyles`? I am using jest + enzyme for unit testing but even though I wrap `MyComponent` with the...