mirror of
https://github.com/SomboChea/ui
synced 2026-01-19 17:46:12 +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
|
// package count
|
||||||
expect(wrapper.find('Package')).toHaveLength(3);
|
expect(wrapper.find('Package')).toHaveLength(3);
|
||||||
// match snapshot
|
|
||||||
expect(wrapper.html()).toMatchSnapshot();
|
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user