3 lines
70 B
TypeScript
3 lines
70 B
TypeScript
//extend expect with dom matchers
|
|
import "@testing-library/jest-dom";
|
//extend expect with dom matchers
|
|
import "@testing-library/jest-dom";
|