Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor generateToc tests to use normal project structure (Qiskit#1267)
This is to unblock Qiskit#1249. We now use the project folder that `Pkg.mock().outputDir()` would use. This also removes inline snapshots. They can't be updated via `npm test -- -u` due to Prettier, so it's more helpful to use a normal `expect().toEqual()`.
- Loading branch information