[Feat] 마이페이지 UI 구현 #143
Annotations
2 errors
|
build-test
Process completed with exit code 1.
|
|
tests/unit/shared/ui/Profile/Profile.test.tsx > Profile > Size Variants > size="lg" 적용:
tests/unit/shared/ui/Profile/Profile.test.tsx#L42
Error: expect(element).toHaveClass("w-[152px] h-[152px]")
Expected the element to have class:
w-[152px] h-[152px]
Received:
relative flex items-center justify-center overflow-hidden rounded-full w-[180px] h-[180px]
❯ tests/unit/shared/ui/Profile/Profile.test.tsx:42:20
|