mirror of
https://github.com/BradNut/weddingsite
synced 2025-09-08 17:40:36 +00:00
4 lines
65 B
JavaScript
4 lines
65 B
JavaScript
|
|
import '@testing-library/jest-dom';
|
||
|
|
|
||
|
|
window.alert = console.log;
|