Skip to content

Commit

Permalink
chore: comment unused 'setup.ts' file
Browse files Browse the repository at this point in the history
  • Loading branch information
danroc committed Sep 27, 2024
1 parent 79a7804 commit 3aab831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jest.config.packages.js
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ module.exports = {
// runner: "jest-runner",

// The paths to modules that run some code to configure or set up the testing environment before each test
setupFiles: ['../../tests/setup.ts'],
// setupFiles: ['../../tests/setup.ts'],

// A list of paths to modules that run some code to configure or set up the testing framework before each test
// setupFilesAfterEnv: ['../../tests/setupAfterEnv/index.ts'],
Expand Down

0 comments on commit 3aab831

Please sign in to comment.