Skip to content

Commit

Permalink
Update test/setup.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
amanmahajan7 authored Oct 17, 2023
1 parent 7a9a8bc commit f051f4d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/setup.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
import { act } from 'react-dom/test-utils';
import { configure } from '@testing-library/react';

configure({ throwSuggestions: true });

// Allow node-environment tests to properly fail when accessing DOM APIs,
// as @testing-library/jest-dom may polyfill some DOM APIs like `window.CSS`
Expand Down

0 comments on commit f051f4d

Please sign in to comment.