mirror of
https://github.com/SomboChea/ui
synced 2024-11-05 06:04:28 +07:00
chore: add note
This commit is contained in:
parent
ce3b22579f
commit
3d7b230c71
@ -98,6 +98,7 @@ describe('test Developers', () => {
|
||||
);
|
||||
|
||||
const item2 = wrapper.find(Fab);
|
||||
// TODO: I am not sure here how to verify the method inside the component was called.
|
||||
item2.simulate('click');
|
||||
});
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user