Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix forwardRef handling in snapshot tests
Previous PR jestjs#6069 didn't actually fix the issue, as it wasn't correctly comparing the forwardRefSymbol with `element.type.$$typeof`
- Loading branch information