Skip to content

Commit

Permalink
Fixing tests and linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Rowan committed Jan 6, 2024
1 parent 5eded85 commit 9191f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ module.exports = {
setupFiles: [
"./jest/jest.polyfills.js",
"./jest/jest.envVars.js",
"./src/server.tsx",
"./src/server.tsx"
]
};

0 comments on commit 9191f23

Please sign in to comment.