2017-07-26 17:28:14 +03:00
|
|
|
// import React from 'react';
|
|
|
|
// import renderer from 'react-test-renderer';
|
|
|
|
// import ManifestEditor from '../src/index';
|
2017-06-09 03:54:25 +03:00
|
|
|
|
|
|
|
// It('renders <ManifestEditor /> correctly', () => {
|
|
|
|
// const tree = renderer.create(<ManifestEditor />).toJSON();
|
|
|
|
// expect(tree).toMatchSnapshot();
|
|
|
|
// });
|