mirror of
https://github.com/SomboChea/ui
synced 2024-11-05 06:04:28 +07:00
chore: remove snapshot
This commit is contained in:
parent
c27c3f5827
commit
11f4819e3c
File diff suppressed because one or more lines are too long
@ -57,7 +57,5 @@ describe('<PackageList /> component', () => {
|
||||
|
||||
// package count
|
||||
expect(wrapper.find('Package')).toHaveLength(3);
|
||||
// match snapshot
|
||||
expect(wrapper.html()).toMatchSnapshot();
|
||||
});
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user