mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 07:56:28 +08:00
test: recover test case expect
This commit is contained in:
parent
a8f9572944
commit
a48e2a474f
@ -191,9 +191,9 @@ describe('Typography', () => {
|
||||
{fullStr}
|
||||
</Base>,
|
||||
);
|
||||
|
||||
await sleep(20);
|
||||
wrapper.update();
|
||||
expect(wrapper.find('.ant-typography-expand').text()).toEqual('more');
|
||||
});
|
||||
|
||||
it('can use css ellipsis', () => {
|
||||
|
Loading…
Reference in New Issue
Block a user