2 lines
64 B
JavaScript
2 lines
64 B
JavaScript
import '@testing-library/jest-dom'; // Provides custom matchers
|
import '@testing-library/jest-dom'; // Provides custom matchers
|