Skip to content

Commit

Permalink
test(@leav/ui): remove duplicate config
Browse files Browse the repository at this point in the history
  • Loading branch information
P0ppoff committed Jul 25, 2024
1 parent ea1adad commit 71197c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/ui/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// License text available at https://www.gnu.org/licenses/lgpl-3.0.txt
module.exports = {
testEnvironment: 'jest-environment-jsdom',
testTimeout: 15000,
moduleFileExtensions: ['ts', 'tsx', 'js'],
setupFilesAfterEnv: ['./setupTests.ts'],
transform: {
Expand Down

0 comments on commit 71197c5

Please sign in to comment.