Skip to content

Commit

Permalink
add missing file
Browse files Browse the repository at this point in the history
  • Loading branch information
viet nguyen committed Sep 25, 2023
1 parent 98d20af commit 5601e29
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/js/setupTests.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
import * as ResizeObserverModule from 'resize-observer-polyfill'
import '@testing-library/jest-dom'
(global as any).ResizeObserver = ResizeObserverModule.default

0 comments on commit 5601e29

Please sign in to comment.