mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 11:10:01 +08:00
chore: fix lint
This commit is contained in:
parent
069e44bcc3
commit
7b0b00a26b
@ -184,5 +184,5 @@ describe('Badge', () => {
|
||||
const { container } = render(<Badge status="default" text={undefined} />);
|
||||
|
||||
expect(container.querySelectorAll('.ant-badge > .ant-badge-status-text')).toHaveLength(0);
|
||||
|
||||
});
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user