forked from sombochea/verdaccio-ui
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