enhancementhelp wanted
Repository metrics
- Stars
- (2,269 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
> expect(Object.create(null)).toEqual({})
Error: Expected {} to equal {}
They are different, because of prototype, but the output is weird.