mirror of
https://github.com/SomboChea/ui
synced 2026-01-12 06:05:43 +07:00
chore: remove snapshot
This commit is contained in:
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();
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user