Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(utils):
MaybeMockedConstructor
returns T (#1976)
At this point, `MaybeMockedConstructor` can return an empty object, causing the source type to be lost. This PR fixes this.
- Loading branch information