Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix TestUtils crash with NODE_ENV=production (#7246)
I caused it with #7189. We generally don’t recommend running TestUtils in production environment but this is technically a regression. Fixes #7231.
- Loading branch information