Skip to content

Commit

Permalink
pruebas
Browse files Browse the repository at this point in the history
  • Loading branch information
Cherry-Ayala committed Jun 15, 2024
1 parent 3dc45e1 commit 96ac1d7
Show file tree
Hide file tree
Showing 4 changed files with 538 additions and 17 deletions.
1 change: 1 addition & 0 deletions saraia/jest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
*/
import type { Config } from 'jest'
import nextJest from 'next/jest.js'
import '@testing-library/jest-dom/extend-expect';

const createJestConfig = nextJest({
// Provide the path to your Next.js app to load next.config.js and .env files in your test environment
Expand Down
Loading

0 comments on commit 96ac1d7

Please sign in to comment.