forked from sombochea/verdaccio-ui
test: add scenario for handleResponseType tgz
This commit is contained in:
@@ -44,7 +44,7 @@ describe('<ActionBar /> component', () => {
|
||||
const ActionBar = require('./ActionBar').default;
|
||||
const wrapper = shallow(<ActionBar />);
|
||||
// FIXME: this only renders the DetailContextConsumer, thus
|
||||
// the wrapper will be
|
||||
// the wrapper will be always empty
|
||||
expect(wrapper.html()).toEqual('');
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user