Fix tests

Signed-off-by: Sydney Achinger <sydneynicoleachinger@spotify.com>
This commit is contained in:
Sydney Achinger
2023-10-17 13:35:37 -04:00
parent 2daffe3f7d
commit 1db998ce6b
3 changed files with 4 additions and 2 deletions
+2
View File
@@ -15,3 +15,5 @@
*/
import '@testing-library/jest-dom';
Element.prototype.scrollIntoView = jest.fn();