Skip to content

Commit

Permalink
fix references list bullet of jest migration post (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
omar-rojas-bb authored May 6, 2024
1 parent 62b4767 commit 8de361f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,6 @@ In Backbase, we use Nx Angular schematics to generate our applications. The step

## References

**transformIgnorePatterns**: [Troubleshooting | jest-preset-angular](https://thymikee.github.io/jest-preset-angular/docs/guides/troubleshooting/#unexpected-token-importexportother)
- [transformIgnorePatterns Troubleshooting | jest-preset-angular](https://thymikee.github.io/jest-preset-angular/docs/guides/troubleshooting/#unexpected-token-importexportother)

[@nx/jest](https://nx.dev/nx-api/jest)
- [@nx/jest](https://nx.dev/nx-api/jest)
4 changes: 2 additions & 2 deletions routes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
/2023/11/21/a-new-chapter-exploring-azure-resources
/2023/12/13/angular-micro-frontends
/2024/05/01/liquibase-as-an-init-container
/2024/05/06/migration-from-karma-jasmine-to-jest
/2024/05/06/working-with-testcontainers
/principles/innersource
/principles/software-engineering
/unpublished/working-with-test-containers
/unpublished/migration-from-karma-jasmine-to-jest
/category/tech-life
/category/devops
/category/backend
Expand Down

0 comments on commit 8de361f

Please sign in to comment.