Skip to content

Commit

Permalink
fix(generators): Import specific container class (react-boilerplate#997)
Browse files Browse the repository at this point in the history
  • Loading branch information
Larry authored and mxstbr committed Nov 2, 2016
1 parent 33b4739 commit b03c1ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internals/generators/container/test.js.hbs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// import {{ properCase name }} from '../index';
// import { {{ properCase name }} } from '../index';

import expect from 'expect';
// import { shallow } from 'enzyme';
Expand Down

0 comments on commit b03c1ca

Please sign in to comment.