TypeError: expect(...).toBeInTheDocument is not a function
jest-dom을 import 해줘야한다.
*import* '@testing-library/jest-dom';