Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(dev): Fix unit test debugging configuration (#4915)
In #4907, all of our jest config was pulled out of `package.json` and put into `jest.config.js` files. This fixes our VSCode debug profile for unit tests to point to the new config.
- Loading branch information